robin-agent-skill-authoring
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary purpose is to provide documentation and best practices for authoring skills within the agent's repository, which is a benign and expected function.
- [COMMAND_EXECUTION]: The skill instructs the agent on how to use standard repository management tools such as
gitandwrite_fileto manage its own codebase within the intended directory structure. - [SAFE]: A Python code snippet is provided for the purpose of locally validating the formatting of newly created skill files; the snippet correctly uses the secure
yaml.safe_loadmethod to prevent unsafe deserialization vulnerabilities.
Audit Metadata