Back to skill

Security audit

Validate Idea

Security checks for vulnerabilities and agentic risk

Overview

This is a simple business-idea validation skill with no code execution, credential use, persistence, or hidden high-impact behavior.

Installers should expect a business coaching prompt based on The Minimalist Entrepreneur. The only notable issue is bilingual documentation; users who prefer one language may need to state their preferred language explicitly.

Vulnerability Patterns
  • Skill Instruction HijackingAlters the agent's session goals or safety constraints when the skill loads
  • Agent Memory PoisoningWrites attacker-controlled rules into memory that affect later sessions
  • Remote Payload Retrieval and ExecutionFetches external code whose behavior can change after review
  • Embedded Malicious CodeShips malicious scripts inside the skill and executes them locally
  • Unauthorized Access and Privilege EscalationObtains permissions beyond the task's legitimate needs
Vulnerability Patterns
  • 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
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Findings (2)

Natural-Language Policy Violations

Low
Confidence
81% confidence
Finding
The document presents bilingual Chinese and English content throughout, which imposes a specific locale/language format on all users without any stated opt-in or justification. The policy requires either a language choice or a clearly documented reason for the locale constraint.

Natural-Language Policy Violations

Low
Confidence
79% confidence
Finding
The file includes a Chinese-language section labeled as the skill description, but nowhere indicates that Chinese is optional or that the skill is intended specifically for Chinese-speaking users. Under the policy, forcing a specific language without user opt-in is a natural-language locale violation.

Static analysis

No suspicious patterns detected.