Back to skill

Security audit

Landingdang Skill Vetter 1 0 0

Security checks for vulnerabilities and agentic risk

Overview

This is an instruction-only security checklist for reviewing other skills, with no executable code, credential use, persistence, or hidden behavior found.

This skill is reasonable to install as a checklist for reviewing other skills. When using it, keep any file reads and GitHub fetch commands scoped to the exact skill or repository you asked the agent to review, and do not treat popularity or publisher claims as a substitute for checking the actual files.

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.