run-smoke-tests
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill defines shell commands for running test suites using
npm. These are standard project scripts. - [PROMPT_INJECTION]: The workflow includes inspecting test traces and logs, which represent a surface for indirect prompt injection. 1. Ingestion points: Test traces and logs (SKILL.md). 2. Boundary markers: None. 3. Capability inventory: Shell command execution via
npm. 4. Sanitization: None.
Audit Metadata