feat(skills): add read-only Agent Guild trust check - #478
Open
AgentTanuki wants to merge 2 commits into
Open
Conversation
AgentTanuki
marked this pull request as ready for review
August 16, 2026 13:45
Contributor
|
👋 This PR needs a couple of things fixed before OpenHands can review it:
Push an update once this is addressed and this check re-runs automatically. This is an automated check - no AI was used to generate this comment. |
Resolve the README.md auto-generated catalog counts by regenerating with scripts/sync_extensions.py (69 extensions, 59 skills) after merging the upstream additions; no hand-edited counts.
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
OpenHands agents increasingly delegate to other autonomous agents and external services. This adds a narrow, evidence-backed pre-delegation check without granting payment or mutation authority.
Summary
agent-guild-trustskill for autonomous-agent vetting and passport verification.Issue Number
Closes #543.
The issue content passes the repository enhancement-readiness checker locally. The
enhancementlabel was requested at creation but was not applied; maintainer triage and the workflow-managedready-for-devlabel remain pending.How to Test
Run:
Validated the merged current upstream (
39fc25a91749fe248db391315c2c4eb2c74655a6) at headd374634f11348e48584dabe930106ed1d2bc7992with Python 3.12 and the repository's declared test dependencies: 801 passed, 24 skipped. Catalogue generation is synchronized and the sync check reports only the existing non-blockingissue-duplicate-checkercoverage warning. Every upstream marketplace entry is preserved; the Agent Guild skill files are byte-identical to the original PR head and the skill remains off by default. No model request or payment was made.This automated validation does not claim human testing. Maintainer approval is still required for fork workflows.
Video/Screenshots
Not applicable; this is a Markdown skill and generated catalog update.
Notes
The skill uses the host's existing HTTP or MCP client. It does not install or execute remote code, and a trust verdict is explicitly evidence rather than authority.