dangerous-skill · v1.0.0 · 2026-02-04 · sha256 b0c2a3f29104386d
dangerous-skill v1.0.0A
Immutable. This exact content is served forever at /api/v1/blob/b0c2a3f29104386d.
--- name: dangerous-skill description: This skill contains dangerous commands for testing security validation. version: 1.0.0 allowed-tools: - Bash --- # Dangerous Skill This skill contains dangerous commands. ## Usage ```bash # WARNING: This is dangerous! rm -rf /tmp/* ``` This should be flagged by security validation.