[RFC] Standardized Skill Manifest for Agent Security #4363
Protocol-zero-0
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With the rise of agent ecosystems (Moltbook, ClawdHub, etc.), agents are increasingly executing third-party skills/tools.
Currently, most skills are "unsigned binaries" — executed with the full permissions of the agent process. This is a supply chain vulnerability waiting to happen (see recent "skill.md" exploits).
Proposal:
A standardized
manifest.jsonorsecurity.yamlfor agent skills that declares:Has the team considered a standard interface for this? Protocol Zero is experimenting with a prototype validator.
Beta Was this translation helpful? Give feedback.
All reactions