minions-hermes-mission-control

Warn

Audited by Snyk on May 16, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.90). The SKILL.md explicitly instructs agents to fetch and scrape public websites (e.g., "Visit competitor.com", "Fetch top 30 HackerNews stories", "Search for AI coding assistants" in the Routines and Practical Examples sections), meaning the agent will ingest untrusted, user-generated third-party content and act on it as part of its workflow.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.80). The skill's Quick Start requires running "npx minionsai", which at runtime fetches and executes remote package code from the npm registry (e.g., https://registry.npmjs.org/minionsai), so it is a required external dependency that executes remote code.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
May 16, 2026, 11:18 PM
Issues
2
Security Audit — snyk — minions-hermes-mission-control