skills/sehoon787/my-claude/skill/Gen Agent Trust Hub

skill

Warn

Audited by Gen Agent Trust Hub on Mar 24, 2026

Risk Level: MEDIUMCOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The /skill setup and /skill scan subcommands instruct the agent to execute shell scripts for directory management and metadata extraction. Specifically, it uses find with -exec sh -c to traverse the filesystem and run commands like grep, sed, and stat on discovered files.
  • [EXTERNAL_DOWNLOADS]: The 'Import Skill' functionality allows the agent to fetch content from arbitrary user-provided URLs (e.g., GitHub Gists). This allows the introduction of external markdown files into the local skill environment without pre-defined source restrictions.
  • [PROMPT_INJECTION]: The skill has an indirect prompt injection surface as it ingests untrusted data from external URLs and existing conversation history to create or update skill files. Malicious instructions embedded in these sources could be saved as persistent skills and influence the agent's behavior during future sessions.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 24, 2026, 07:43 AM
Security Audit — agent-trust-hub — skill