skill-creator

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): The analysis of the provided Python scripts did not reveal any malicious patterns, obfuscation, or security vulnerabilities.
  • [FILE_SYSTEM_ACCESS] (SAFE): The scripts read and write to the local file system to process skill metadata and create archives. The code correctly utilizes the pathlib module for path resolution and relative path calculations, which is a recommended practice to avoid path traversal vulnerabilities.
  • [METADATA_VALIDATION] (SAFE): quick_validate.py performs basic syntax and structure checks on SKILL.md files. It enforces naming conventions and restricts certain characters in descriptions, which helps maintain data integrity within the agent ecosystem.
  • [NO_EXTERNAL_ASSETS] (SAFE): No external dependencies, remote script downloads, or network-based exfiltration vectors were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:14 PM