skills/broomva/skills/skillify/Gen Agent Trust Hub

skillify

Pass

Audited by Gen Agent Trust Hub on Jun 29, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The validation script scripts/skillify_check.py executes system commands to perform static analysis and testing. It uses bash -n and node --check to verify the syntax of scripts within the target skill directory and invokes pytest as a subprocess to execute unit tests.
  • [EXTERNAL_DOWNLOADS]: The skill uses the npx skills utility to verify skill registry entries. The command npx -y skills add <target> --list is executed via subprocess.run to simulate a registry installation and verify that a skill's metadata is correctly parsed, which involves network communication with the specified repository.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 29, 2026, 02:41 AM
Security Audit — agent-trust-hub — skillify