project-scan
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard shell utilities (
find,awk) to traverse the project directory and parse.test.mdfiles for test titles and suites. These operations are limited to the local project context. - [EXTERNAL_DOWNLOADS]: Includes functionality to clone a Git repository if source code is not found locally. This operation is user-directed and triggered by explicit input.
- [DATA_EXFILTRATION]: The skill excludes sensitive directories such as
node_modules,.venv, and.envfrom its scanning process, adhering to security best practices for codebase analysis.
Audit Metadata