Caveat verdict
sum2slides-lite
PPT generation skill with optional Feishu upload disabled by default; the skill is transparent about network activity and provides security verification scripts, with all data flows user-controlled and clearly documented.
⚠ 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.
Permission integrity
network_out
Findings (11)
Possible hardcoded credential
SKILL.md · code · SECRET="your_trusted_app_secret
Recursive delete from root or home — destructive command
docs/USER_GUIDE.md · code · rm -rf ~
Uses eval() — can execute arbitrary code
install_mechanism.md · code · eval(
subprocess execution — runs system commands from Python
docs/USER_GUIDE.md · code · subprocess.run(
Uses exec() — may execute shell commands
install_mechanism.md · code · exec(
os.system/popen — direct OS command execution
install_mechanism.md · code · os.system(
Python shutil file operation — copies/moves/deletes files
install_mechanism.md · code · shutil.copy(
Python os.getenv — reads environment variable
credentials_management.md · code · os.getenv(
References sudo — requests elevated privileges
INSTALL_VERIFICATION.py · prose · downgraded · sudo
Python urllib.request — network access
INSTRUCTION_SCOPE_VISUAL.md · code · urllib.request
References webhook/callback URL
platforms/base_platform.py · prose · downgraded · webhook_url
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
Requires 1 environment variable.
network_out Is this flag fair?
Thanks — recorded.