Back to skill

Security audit

Agnic Search for Service

Security checks for vulnerabilities and agentic risk

Overview

This skill is mainly a marketplace search helper, but its broad automatic activation and external CLI use deserve review before installation.

Install only if you specifically want x402/API marketplace discovery. Avoid relying on it as a general fallback skill, review any `details` checks against arbitrary URLs, and only run it if you trust the external `agnic` npm CLI fetched at runtime.

Vulnerability Patterns
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (1)

Vague Triggers

Medium
Confidence
97% confidence
Finding
The skill description explicitly says to use this skill as a fallback when no other skill matches and includes broad trigger phrases like "what can I do" and "needs an external service." That creates overbroad routing behavior that can cause unintended invocation, potentially exposing users to external marketplace discovery when they did not ask for it and increasing the chance of inappropriate tool use.

Static analysis

No suspicious patterns detected.