Back to skill

Security audit

demo-content-ingest

Security checks for vulnerabilities and agentic risk

Overview

This is a simple demo skill that lists markdown and text files in a user-selected folder without persistence, credentials, network access, or destructive actions.

Before installing, confirm you are comfortable with the skill listing markdown and text files in the folder you set as TARGET_DIR. Avoid pointing it at sensitive directories if file names themselves are private.

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.