skill-integration-tester

Pass

Audited by Gen Agent Trust Hub on Apr 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill operates entirely within the local file system, reading project documentation (CLAUDE.md, SKILL.md) and writing reports to a local directory. No network operations or external data transmissions were detected.
  • [SAFE]: The implementation relies exclusively on the Python standard library (e.g., argparse, pathlib, json, re), avoiding risks associated with third-party dependencies or unverified packages.
  • [SAFE]: The validation logic is deterministic and focused on structural integrity, such as file existence, naming conventions, and schema compatibility. It does not execute external code or shell commands dynamically based on parsed input data.
  • [SAFE]: No sensitive data access or credential harvesting patterns were found. While the skill metadata mentions expected environment variables for other skills (e.g., FMP_API_KEY), the utility itself does not access or store these secrets.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 4, 2026, 02:31 AM