multica-skill-importing
Warn
Audited by Snyk on Aug 26, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). The runtime workflow is
multica-skill-importing, which only ingests outsider-authored text when an operator explicitly triggers skill installation by callingPOST /api/skills/importwith a concreteurlor by uploading a local.skill/.ziparchive; it does not describe any agent behavior that continuously reads attacker-controlled inbox/chat/feeds/tickets without selecting a specific import target.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The import flow clearly fetches remote skill bundles at runtime (e.g., "github.com/owner/repo" and "https://skills.sh/acme/repo/review-helper"), and the downloaded SKILL.md/supporting files become the skill content that can control agent instructions, so these external URLs are runtime dependencies that supply code/instructions.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata