Install
openclaw skills install @270247829/skill-test-safeA safe text processing skill designed to perform harmless operations and confirm zero security scan findings across all tested rules.
openclaw skills install @270247829/skill-test-safeA safe, legitimate test skill that should trigger ZERO security scan rules.
This is a simple text processing utility skill that performs harmless operations. It is designed to validate that the scanner produces no false positives on clean code.
All 17 rules should be PASS (no findings):
| # | Severity | Dimension | Expected |
|---|---|---|---|
| 1 | CRITICAL | Credential Security | PASS |
| 2 | CRITICAL | Path Security | PASS |
| 3 | CRITICAL | Privilege Security | PASS |
| 4 | HIGH | Execution Security | PASS |
| 5 | HIGH | Execution Security | PASS |
| 6 | HIGH | Network Security | PASS |
| 7 | HIGH | Data Security | PASS |
| 8 | HIGH | Dependency Security | PASS |
| 9 | HIGH | AI Security | PASS |
| 10 | HIGH | Data Security | PASS |
| 11 | MEDIUM | Config Security | PASS |
| 12 | MEDIUM | Network Security | PASS |
| 13 | MEDIUM | Dependency Security | PASS |
| 14 | MEDIUM | Code Transparency | PASS |
| 15 | MEDIUM | Info Leakage | PASS |
| 16 | MEDIUM | Behavior Transparency | PASS |
| 17 | LOW | Network Security | PASS |