Back to skill

Security audit

Cybersecurity

Security checks for vulnerabilities and agentic risk

Overview

This is a defensive cybersecurity guidance skill that stores scoped local notes, with clear authorization gates and no executable installer or hidden network behavior found.

Before installing, understand that the skill is designed to keep durable local security notes under the declared Clawic data folders. That can include incident summaries, findings, contacts, assets, vendor information, and due dates, but it explicitly says not to store credentials, raw evidence, or personal records there.

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

Detected: suspicious.exposed_secret_literal

File appears to expose a hardcoded API secret or token.

Critical
Code
suspicious.exposed_secret_literal
Location
memory-template.md:67