kuroco-api-content

Fail

Audited by Snyk on Feb 26, 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 contains examples with hardcoded plaintext passwords and static tokens (e.g., 'password123', 'your-static-token-here') and shows embedding tokens directly into request headers/bodies, which encourages including secret values verbatim in generated code and is therefore a high-risk pattern.

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

  • Third-party content exposure detected (high risk: 0.70). The skill's workflow and examples show the agent fetching and processing content from external Kuroco CMS endpoints (e.g., https://{site}.g.kuroco.app/rcms-api/... such as /news and /newsdetail and via the /kuroco-admin-api-browser admin_api calls in SKILL.md), which are user-generated/untrusted third‑party content the agent is expected to read and that can influence subsequent API calls or actions.
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 26, 2026, 08:42 PM