skill-maintenance
Pass
Audited by Gen Agent Trust Hub on Sep 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill references the use of
pnpm validate:agent-skillsandpnpm validate:skill-routing. These are standard local shell commands used to maintain repository integrity and ensure skill routing works as expected within the development environment. - [INDIRECT_PROMPT_INJECTION]: As a maintenance tool for agent instructions, the skill manages files (
SKILL.md) that will be processed by AI agents. While this involves handling instruction data, the skill focus is on organizational structure, naming conventions, and validation, rather than processing untrusted external inputs. Standard YAML boundaries are defined for the metadata.
Audit Metadata