secondme-external-skill-catalog

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 skill explicitly instructs the agent to read a local credentials file containing an accessToken/access_token and to use that token in Authorization: Bearer headers when calling the API, which requires embedding the secret verbatim into generated requests/commands.

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

  • Third-party content exposure detected (high risk: 1.00). The skill explicitly fetches install payloads from https://app.mindos.com/gate/in/rest/third-party-agent/v1/skills/{skillKey} and writes the returned generatedSkillFiles (including prompt.md and prompt_short.md) verbatim, so untrusted third-party content from that endpoint can contain instructions that influence browsing/installation decisions and future tool behavior.

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

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

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
HIGH
Analyzed
Mar 16, 2026, 03:41 AM
Issues
3