skill-creator

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): No security issues detected.
  • [COMMAND_EXECUTION] (SAFE): The scripts do not execute external commands or shell scripts; they only use standard library functions for file path manipulation and ZIP creation.
  • [EXTERNAL_DOWNLOADS] (SAFE): No network requests or external downloads are performed. The scripts only interact with the local file system based on user-provided arguments.
  • [DATA_EXFILTRATION] (SAFE): The scripts operate locally on provided file paths and do not transmit data externally. There is no evidence of sensitive file access (e.g., SSH keys, env files).
  • [CREDENTIALS_UNSAFE] (SAFE): No hardcoded credentials, API keys, or secrets were found in the source code.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:12 PM