Security audit
Birthday
Security checks for vulnerabilities and agentic risk
Overview
This skill is useful and mostly transparent, but it needs review because missing session identifiers can place different users' personal member data into the same local store.
Install only if you are comfortable storing member personal details in plaintext local JSON and creating persistent reminders. In any shared bot or multi-user OpenClaw setup, require a real per-user session key and avoid the shared 'default' namespace; consider keeping notes and other sensitive details out of reminder messages.
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.
