ns-pm-unit-test-task-generator
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary purpose is the generation of project management documentation (markdown tasks). It does not include executable scripts, network operations, or sensitive data access.
- [INDIRECT_PROMPT_INJECTION]: The skill ingests untrusted data from implementation tasks and requirements. While it lacks explicit boundary markers to delimit these inputs, the impact is minimal as the output is static markdown intended for human or agent review during planning phases.
- [COMMAND_EXECUTION]: The skill suggests standard test runner commands (e.g.,
vendor/bin/phpunit) for inclusion in the generated tasks. These commands are typical for the described development workflow and do not include dangerous flags or unsanitized user input.
Audit Metadata