validate
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a standard development workflow for project validation using the
pnpm validatecommand. - [COMMAND_EXECUTION]: The skill executes a local shell command that is consistent with its stated purpose of project linting, testing, and building.
- [PROMPT_INJECTION]: The skill includes instructions to report error output from the validation process. While this represents a data ingestion surface, the lack of dangerous capabilities or instructions to ignore safety protocols makes this surface low-risk.
- Ingestion points: Terminal output from the
pnpm validatecommand (SKILL.md) - Boundary markers: None
- Capability inventory: Command line output reporting
- Sanitization: None
Audit Metadata