Back to skill

Security audit

Sync Metadata

Security checks for vulnerabilities and agentic risk

Overview

This skill is a straightforward documentation helper that reads project metadata and updates marked Markdown sections after user confirmation.

Install if you want an agent-assisted way to keep README/SPEC metadata synchronized with package.json. Before allowing writes, review the proposed diff, especially because it can scan all Markdown files in the project for sync markers.

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.