teams-bot-infra

Fail

Audited by Snyk on Apr 13, 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 explicitly instructs the agent to extract and display CLIENT_ID, CLIENT_SECRET, and TENANT_ID verbatim from the CLI JSON output, forcing the LLM to output secret values directly and creating a high exfiltration risk.

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). Most URLs are official Microsoft/ngrok documentation or harmless placeholders, but the direct npm install pointing to a GitHub release tarball from an individual/unknown account (https://github.com/heyitsaamir/teamscli/releases/latest/download/teamscli.tgz) is potentially high risk because installing a remote .tgz globally can run arbitrary install scripts and unknown GitHub releases are a common malware distribution vector.

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

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Apr 13, 2026, 06:31 PM
Issues
3