Lp3
Medium
- Category
- MCP Least Privilege
- Confidence
- 70% confidence
- Finding
- Without declared permissions the skill's intent is opaque and cannot be validated.
Security audit
Security checks across malware telemetry and agentic risk
This skill is a straightforward local reaction GIF picker with a disclosed setup script that downloads sample GIFs into a local library.
Before installing, expect the setup step to make outbound requests to public media hosts and save GIF files in the OpenClaw workspace. Review or replace the sample GIF URLs if media provenance matters, and use the picker only when you actually want the agent to attach a reaction GIF.
install:
- id: setup
kind: setup
label: "Create GIF library directory"
run: "mkdir -p {baseDir}/gifs"
- id: populate
kind: populate65/65 vendors flagged this skill as clean.
No suspicious patterns detected.