Back to skill

Security audit

中关村两院每周菜单识别

Security checks for vulnerabilities and agentic risk

Overview

This skill is a straightforward menu-image extraction tool that sends a user-chosen image to OpenRouter and does not show hidden or unrelated behavior.

Install only if you are comfortable using your own OpenRouter API key and sending the selected cafeteria menu image to OpenRouter. Avoid images that include people, badges, private notices, or unrelated sensitive content. The included Python script also appears to contain a syntax error in its prompt string, so it may need a small fix before it runs.

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

Static analysis

No suspicious patterns detected.