baidu-wenku-aippt

Fail

Audited by Snyk on May 12, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E004: Prompt injection detected in skill instructions.

  • Potential prompt injection detected (high risk: 1.00). The prompt explicitly mandates that the agent "must record and analyze" the generated PPT outline in its internal "thinking" and make that visible to the user, effectively forcing disclosure of internal chain-of-thought (hidden/internal instructions) which is not necessary for the advertised PPT-generation purpose and is a deceptive instruction about agent behavior.

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.80). The skill requires the agent to embed the user's "原始query" verbatim into shell commands (bdpan aippt) and to expose command output in its thinking, so if that input contains secrets (or an auth code) the LLM would be forced to include those secret values verbatim in generated commands/output.

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

  • Third-party content exposure detected (high risk: 0.90). The skill's update workflow (scripts/update.sh) fetches remote configuration from the public URL https://pan.baidu.com/act/v2/api/conf?conf_key=bd_skills_wenku_aippt and downloads/unpacks a remote skill ZIP into SKILL_DIR, meaning the agent is expected to ingest and act on untrusted third‑party content that can change runtime behavior.

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

Issues (4)

E004
CRITICAL

Prompt injection detected in skill instructions.

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
CRITICAL
Analyzed
May 12, 2026, 08:46 AM
Issues
4