skills/lincyaw/agent-env/doc/Gen Agent Trust Hub

doc

Pass

Audited by Gen Agent Trust Hub on Jun 20, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses Python's subprocess.run module to execute mkdocs commands (e.g., mkdocs build, mkdocs serve, mkdocs gh-deploy). The scripts correctly use list-based command arguments and avoid shell=True, which prevents shell command injection vulnerabilities.
  • [EXTERNAL_DOWNLOADS]: The skill requires the mkdocs-material package, which is a well-known and widely trusted theme for MkDocs. This is a standard dependency for the skill's stated purpose.
  • [SAFE]: The project templates and configuration files follow industry best practices for MkDocs documentation. There are no signs of obfuscation, data exfiltration, or persistence mechanisms.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 20, 2026, 12:56 PM
Security Audit — agent-trust-hub — doc