skill-creator

Pass

Audited by Gen Agent Trust Hub on Jul 20, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill automates the creation of directory structures and file templates using standard shell utilities like mkdir and sed.
  • [COMMAND_EXECUTION]: Modifies file system permissions using chmod to ensure that generated scripts within the scripts/ directory are executable.
  • [COMMAND_EXECUTION]: Performs platform integration by creating symbolic links (ln -sf) in user-specific configuration directories such as ~/.copilot/skills/ and ~/.claude/skills/.
  • [COMMAND_EXECUTION]: Interfaces with local development tools by executing git rev-parse to find repository roots and git config to retrieve author identity for metadata population.
  • [COMMAND_EXECUTION]: Provides Python-based automation for packaging skills into distributable formats and performing schema validation on YAML frontmatter.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 20, 2026, 09:54 AM
Security Audit — agent-trust-hub — skill-creator