agent-rules
Pass
Audited by Gen Agent Trust Hub on Sep 7, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE]: The skill includes documentation and a standalone Python script
scripts/lint_rules.py. The script uses only the Python standard library, performs read-only operations on Markdown files, and does not exhibit malicious patterns such as network access, privilege escalation, or persistence. - [REMOTE_CODE_EXECUTION]: No remote code execution patterns were detected. The skill instructions direct the agent to run the local
scripts/lint_rules.pyscript for verification purposes. - [DATA_EXFILTRATION]: No data exfiltration patterns were detected. The scripts and instructions are scoped to local file system analysis of rule files.
- [OBFUSCATION]: No obfuscation, encoding, or hidden content was detected in any of the provided files.
- [COMMAND_EXECUTION]: The skill uses subprocess calls to execute its own local linter and unit tests, which is standard behavior for development-focused skills.
Audit Metadata