complexity-scorer
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements logic for text analysis and scoring using standard Bash utilities.
- Keyword matching and heuristic scoring are performed locally without external dependencies.
- Shell scripts use appropriate quoting for variable interpolation to prevent basic command injection.
- [SAFE]: No network operations, credential exposure, or sensitive file access patterns were detected.
- The skill does not perform any remote downloads or data exfiltration.
- File system activity is restricted to a local history log in the user's home directory (~/.complexity-scorer/history.log).
- [SAFE]: Metadata and instructions are consistent with the stated purpose of task classification and resource recommendation.
Audit Metadata