ClawAudit verdict
feishu-doc-orchestrator
Markdown-to-Feishu document conversion orchestrator with a clear multi-skill architecture; reads credentials from a local config file, operates through official Feishu APIs, and all behavior is consistent with the stated document processing purpose.
⚠ 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.
Findings (6)
Possible hardcoded credential
SKILL.md · code · SECRET = "xxxxxxxxxxxxxxxxxx
<script> tag in markdown — potential code injection
original-skill/feishu-doc-creator-with-permission/scripts/auto_auth.py · prose · downgraded · <script>
subprocess execution — runs system commands from Python
original-skill/feishu-doc-creator-with-permission/scripts/doc_creator_with_permission.py · prose · downgraded · subprocess.run(
Python os.environ.get — reads environment variable
original-skill/feishu-doc-creator-with-permission/scripts/doc_creator_with_permission.py · prose · downgraded · os.environ.get(
Python shutil file operation — copies/moves/deletes files
scripts/install_skill.py · prose · downgraded · shutil.rmtree(
importlib.import_module — dynamic module loading
scripts/install_skill.py · prose · downgraded · importlib.import_module(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class 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?
Thanks — recorded.