Back to skill

Security audit

test1

Security checks for vulnerabilities and agentic risk

Overview

This is a simple sandbox skill that only tells the agent to write three-line playful poems and does not request tools, data access, persistence, or privileged actions.

This skill is reasonable to install for sandbox testing or playful non-technical poem generation. It should not be relied on for charging-business troubleshooting or operational conclusions, which the skill itself excludes.

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.