title-generator

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): No malicious patterns or security risks identified. The skill is entirely self-contained and operates on local data using hardcoded patterns.
  • [DATA_EXFILTRATION] (SAFE): No network operations, hardcoded credentials, or access to sensitive system file paths were detected.
  • [COMMAND_EXECUTION] (SAFE): The shell wrapper run.sh safely pipes input to a Python script without using dangerous functions or providing an injection surface. Arguments are properly quoted.
  • [REMOTE_CODE_EXECUTION] (SAFE): No remote scripts or external packages are downloaded or executed. No dynamic code execution (eval/exec) is present.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:46 PM