Caveat verdict

feishu-team-manager

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

Manages OpenClaw agent workspaces and Feishu/Discord bot bindings by modifying local openclaw.json; all operations are transparent, require user confirmation before destructive changes, auto-backup config, and no credentials are sent outside the declared platform APIs.

⚠ 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.

13
security
90
transparency
70
maintenance

Findings (8)

Pattern match high

Accesses OpenClaw config/secrets directly

promotion/FEISHU_ANNOUNCEMENT.md · code · ~/.openclaw/openclaw.json

Pattern match high

Pipe to python — executes piped content as Python code

INSTALLATION_TEST.md · prose · downgraded · | Python

Pattern match high

Possible hardcoded credential

publish.sh · prose · downgraded · Token:" echo

Pattern match medium

References child_process — can spawn system processes

index.js · prose · downgraded · child_process

Pattern match medium

subprocess execution — runs system commands from Python

scripts/bind_bot.py · prose · downgraded · subprocess.run(

Pattern match low

Popular HTTP library — network access

promotion/SKILL_INTRO.md · prose · downgraded · got

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/add_discord_config.py · prose · downgraded · shutil.move(

Pattern match low

Python os.environ.get — reads environment variable

scripts/add_discord_config.py · prose · downgraded · os.environ.get(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

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