ln-636-manual-test-auditor
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No malicious instructions or safety bypass patterns were detected. The skill contains instructions for auditing manual test scripts against quality dimensions like fail-fast compliance and idempotency.
- [DATA_EXFILTRATION]: No network exfiltration patterns or sensitive data access detected. File operations are limited to reading test scripts within the codebase and writing audit reports to the .hex-skills runtime directory.
- [COMMAND_EXECUTION]: The skill uses allowed tools such as Bash, Grep, and Glob to perform structural analysis of local shell scripts. These operations are restricted to the local filesystem and serve the primary purpose of auditing test quality.
- [REMOTE_CODE_EXECUTION]: No remote script downloads or execution patterns (e.g., curl|bash) were found. The skill relies on local Node.js scripts in the references/ directory for state management and report generation.
- [CREDENTIALS_UNSAFE]: No hardcoded secrets, API keys, or private tokens were identified in the scripts or markdown documentation.
Audit Metadata