ClawAudit verdict

OpenClaw RP Plugin

openclaw-tavern

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

The skill seems to provide a roleplay plugin with various features, but no clear malicious behavior is evident.

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

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

50
security
100
transparency
100
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (6)

Pattern match medium

Accesses OpenClaw config/secrets directly

CHANGELOG.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

Uses exec() — may execute shell commands

src/openclaw/nodeSqliteCompat.js · prose · downgraded · exec(

Pattern match medium

References child_process — can spawn system processes

src/openclaw/register.js · prose · downgraded · child_process

Pattern match medium

Dynamic import() — loads module at runtime

src/utils/tiktokenEstimator.js · prose · downgraded · import("

Pattern match low

Accesses sensitive environment variables

examples/openclaw-rp-bootstrap.js · prose · downgraded · process.env.OPENAI_API_KEY

Pattern match low

String.fromCharCode — can build strings to evade detection

src/utils/textCleaner.js · prose · downgraded · String.fromCharCode

Permissions & capabilities

No declared permissions — minimal attack surface.

package_install

Is this flag fair?

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