audit-evidence-collect
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of instructional documentation and a Python helper script for audit management. No malicious patterns, obfuscation, or safety bypass attempts were found.
- [COMMAND_EXECUTION]: The provided Python script
scripts/process.pycontains logic for calculating audit metrics and sufficiency. It does not usesubprocess,os.system, or any other functions capable of executing shell commands. - [DATA_EXFILTRATION]: There are no network operations (e.g.,
requests,urllib,curl) or access to sensitive local files (e.g.,.ssh,.aws,.env) detected in the skill. - [PROMPT_INJECTION]: The instructions in
SKILL.mdare professional and focus strictly on audit procedures. No attempts to override system prompts or bypass AI safety filters were observed.
Audit Metadata