skill-creator

Pass

Audited by Gen Agent Trust Hub on Mar 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns, obfuscation, or safety bypass attempts were detected within the skill's instructions or scripts.
  • [COMMAND_EXECUTION]: The included Python scripts perform local file system management, such as directory creation (Path.mkdir), file writing (Path.write_text), and archiving (zipfile). These operations are required for the skill's primary function as a development tool and do not involve the execution of untrusted system commands.
  • [DATA_EXFILTRATION]: The skill does not include any network-related code (e.g., curl, requests) or access to sensitive file paths like credentials or SSH keys.
  • [REMOTE_CODE_EXECUTION]: No remote code execution patterns or external downloads from untrusted sources were identified.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 18, 2026, 05:10 PM