instagram-skill

Pass

Audited by Gen Agent Trust Hub on Sep 19, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and process data from external, untrusted users via Instagram Direct Messages.
  • Ingestion points: External content is pulled into the agent's context using the instagram-cli read and instagram-cli inbox commands described in SKILL.md.
  • Boundary markers: The instructions recommend using --output json which provides structural delimiters, but the skill does not define semantic boundaries or warnings to ignore instructions within the message body.
  • Capability inventory: The skill grants the agent capabilities to write to the local file system (using --download and --file) and to send messages (using send and reply) as evidenced in SKILL.md.
  • Sanitization: The skill does not provide any mechanisms or instructions for sanitizing, validating, or filtering the content of incoming messages.
  • [COMMAND_EXECUTION]: The skill functions by executing various subcommands of the instagram-cli utility to perform its tasks.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 19, 2026, 12:53 AM
Security Audit — agent-trust-hub — instagram-skill