ClawAudit verdict
nanobanana-ppt-skills
PPT generation skill using Gemini API for image generation and optionally Kling AI for video transitions; sends only text prompts and locally saves generated images, consistent with stated presentation generation 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.
Permission integrity
package_install
agent_memory
Findings (11)
Possible hardcoded credential
API_MANAGEMENT.md · code · api_key = "AIzaSyAfHE4vctPhMF2mVn96aEZZp8WuURlaGpM
References sudo — requests elevated privileges
SKILL.md · code · sudo
apt-get install — installs system packages
SKILL.md · code · apt-get install
Accesses shell history/config
API_MANAGEMENT.md · code · ~/.zshrc
Python os.environ.get — reads environment variable
API_MANAGEMENT.md · code · os.environ.get(
Python os.getenv — reads environment variable
API_MANAGEMENT.md · code · os.getenv(
subprocess execution — runs system commands from Python
video_composer.py · prose · downgraded · subprocess.run(
pip3 install — installs Python packages at runtime
install_as_skill.sh · prose · downgraded · pip3 install
Base64 encoding/decoding
kling_api.py · prose · downgraded · Base64-encode
References webhook/callback URL
kling_api.py · prose · downgraded · callback_url
Python shutil file operation — copies/moves/deletes files
video_composer.py · prose · downgraded · shutil.rmtree(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/D/F). 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.
package_installagent_memory Is this flag fair?
Thanks — recorded.