leadgenius-api

Fail

Audited by Snyk on Feb 20, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The prompt includes explicit curl/CLI examples and code that embed JWTs, refresh tokens, and API keys into Authorization headers and request bodies (and instructs storing them in ~/.leadgenius_auth.json), so an agent following it would likely need to place secret values verbatim into generated commands/code — an exfiltration risk.

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

  • Third-party content exposure detected (high risk: 0.80). The skill explicitly triggers and ingests third‑party data (public web scrapes via Apify and CRM data from HubSpot) as part of required workflows documented in SKILL.md and HUBSPOT_TO_LEADGENIUS.md (and scripts like import_csv.py / the HubSpot import script), so the agent will consume untrusted/user‑generated content that can influence subsequent tool use and actions.
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 20, 2026, 01:20 PM