bni-121

Fail

Audited by Snyk on Apr 30, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill asks the agent to collect account email/password, extract a JWT from localStorage, and then inject that JWT (and credentials) verbatim into shell commands/env vars (e.g., TOKEN="", agent-browser fill ""), which requires the LLM/agent to handle and output secret values directly.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). This skill explicitly instructs harvesting a user's JWT from localStorage and uses it to programmatically submit bulk meeting/referral records to the BNI API, including an explicit bypass of duplicate-record checks — patterns that enable credential misuse and deliberate fabrication of records.

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

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W011
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Apr 30, 2026, 04:37 PM
Issues
3