Caveat verdict

安全卫士

anquan-weishi

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

A Chinese-language security guardian skill that reads its own config directory and a local memory directory; it declares explicit, narrow read-only permissions, performs no outbound calls, and its purpose (detecting prompt-injection and attack patterns) is entirely local.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
90
transparency
70
maintenance

Findings (12)

Pattern match critical

Uses eval() — can execute arbitrary code

OpenClaw安全卫士-核心记忆.md · code · eval(

Pattern match critical

<script> tag in markdown — potential code injection

config/install_guide.md · code · <script>

Pattern match high

Recursive delete from root or home — destructive command

config/attack_cases.json · prose · downgraded · rm -rf /

Pattern match high

Prompt injection — tries to override agent instructions

config/attack_cases.json · prose · downgraded · ignore all previous instructions

Pattern match high

Uses exec() — may execute shell commands

OpenClaw安全卫士-核心记忆.md · code · exec(

Pattern match high

Possible hardcoded credential

config/attack_cases.json · prose · downgraded · secret=",

Pattern match high

Accesses sensitive system files

config/attack_cases.json · prose · downgraded · /etc/passwd

Pattern match medium

References sudo — requests elevated privileges

config/central/patterns.json · prose · downgraded · sudo

Pattern match low

Sets world-executable permissions

config/attack_cases.json · prose · downgraded · chmod 777

Pattern match low

Base64 encoding/decoding

config/attack_cases.json · prose · downgraded · base64_decode

Pattern match low

References agent memory files

config/behavior_classification.json · prose · downgraded · MEMORY.md

Pattern match low

Python urllib.request — network access

scripts/detector.py · prose · downgraded · urllib.request

Permissions & capabilities

No declared permissions — minimal attack surface.

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API