apifox-cli

Fail

Audited by Snyk on Jul 9, 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 ask for an API access token and run commands that embed it (e.g., apifox login --with-token <TOKEN>), which requires the LLM to accept and include secret values verbatim in its output/commands.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill instructs installing the Apifox CLI at runtime using npm with the registry URL https://registry.npmmirror.com/, which fetches and installs remote package code that will be executed and is required for the skill to run.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W012
MEDIUM

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

Audit Metadata
Risk Level
HIGH
Analyzed
Jul 9, 2026, 06:05 AM
Issues
2
Security Audit — snyk — apifox-cli