ClawAudit verdict

nanobanana-ppt-skills

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

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.

0
security
50
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Accesses agent memory/configuration files

agent_memory

Findings (11)

Pattern match critical

Possible hardcoded credential

API_MANAGEMENT.md · code · api_key = "AIzaSyAfHE4vctPhMF2mVn96aEZZp8WuURlaGpM

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match high

apt-get install — installs system packages

SKILL.md · code · apt-get install

Pattern match high

Accesses shell history/config

API_MANAGEMENT.md · code · ~/.zshrc

Pattern match medium

Python os.environ.get — reads environment variable

API_MANAGEMENT.md · code · os.environ.get(

Pattern match medium

Python os.getenv — reads environment variable

API_MANAGEMENT.md · code · os.getenv(

Pattern match medium

subprocess execution — runs system commands from Python

video_composer.py · prose · downgraded · subprocess.run(

Pattern match low

pip3 install — installs Python packages at runtime

install_as_skill.sh · prose · downgraded · pip3 install

Pattern match low

Base64 encoding/decoding

kling_api.py · prose · downgraded · Base64-encode

Pattern match low

References webhook/callback URL

kling_api.py · prose · downgraded · callback_url

Pattern match low

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?

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