skills-list
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses a Python script to scan local directories (
src/skillsor~/.claude/skills) and readSKILL.mdfiles to extract metadata. It also attempts to readsrc/profiles.tsto determine skill tiers. These operations are restricted to the local file system and align with the skill's stated purpose of inventory management. - [COMMAND_EXECUTION]: The
SKILL.mdfile provides instructions to execute the management script usingpython3. This is a standard pattern for administrative or helper scripts within an agent's environment.
Audit Metadata