apply-software-patterns

Pass

Audited by Gen Agent Trust Hub on Apr 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns detected. The skill focuses on promoting software engineering best practices like readability, maintainability, and testability.
  • [COMMAND_EXECUTION]: The skill includes two Python scripts (scripts/init_benchmark.py and scripts/summarize_benchmark.py) used for benchmarking. These scripts only perform local file I/O (reading markdown/CSV, writing CSV) and do not execute external commands, access the network, or perform risky operations.
  • [PROMPT_INJECTION]: Instructions emphasize pragmatism and following software engineering principles. No attempts to bypass agent safety filters or override system instructions were found.
  • [DATA_EXFILTRATION]: No network operations or attempts to access sensitive system files (e.g., SSH keys, credentials) were detected. The scripts operate strictly on local project files specified via command-line arguments.
  • [CREDENTIALS_UNSAFE]: No hardcoded API keys, tokens, or secrets are present in the documentation or scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 10, 2026, 03:53 AM
Security Audit — agent-trust-hub — apply-software-patterns