run-test
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates test execution using
pnpm. Shell access is restricted via theallowed-toolsfrontmatter topnpm test*andcd *patterns, which provides a significant security boundary against arbitrary command execution. - [SAFE]: The skill interacts with the project's test directory (
apps/core/test/) usingRead,Glob, andBashtools to locate and execute test files. These operations are consistent with the skill's stated purpose and do not involve sensitive system paths or unauthorized data access.
Audit Metadata