building-ioc-defanging-and-sharing-pipeline

Fail

Audited by Snyk on Mar 16, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt shows API credentials passed verbatim (e.g., misp_key placed in Authorization headers and TAXII username/password used directly), which would require the agent to embed secret values in generated requests or code.

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

  • Third-party content exposure detected (high risk: 0.80). The skill explicitly fetches and ingests external threat intelligence (e.g., calls to VirusTotal and AbuseIPDB in scripts/agent.py's enrich_ioc and the SKILL.md Step 4 / references/api-reference.md), parses those third‑party API responses, and uses that data to enrich and drive sharing decisions (MISP/TAXII), which exposes the agent to untrusted third‑party content that could alter behavior.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

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

Audit Metadata
Risk Level
HIGH
Analyzed
Mar 16, 2026, 07:55 AM
Issues
2