Rp1
Medium
- Category
- MCP Rug Pull
- Confidence
- 70% confidence
- Finding
- npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
Security audit
Security checks for vulnerabilities and agentic risk
This skill is a disclosed Pruna video-generation guide that sends user-approved prompts or frame images to Pruna's API and does not show hidden persistence, privilege escalation, or unrelated data access.
Install this if you are comfortable using Pruna's paid API and sending your prompt and any selected frame images to Pruna. Review the unpinned npx install suggestions for related skills if supply-chain pinning matters in your environment.
### Upload for image-to-video / frame anchors
```bash
curl -X POST "https://api.pruna.ai/v1/files" \
-H "apikey: ${PRUNA_API_KEY}" \
-F "content=@/path/to/first-frame.png"
```### Upload for image-to-video / frame anchors
```bash
curl -X POST "https://api.pruna.ai/v1/files" \
-H "apikey: ${PRUNA_API_KEY}" \
-F "content=@/path/to/first-frame.png"
```### Upload for image-to-video / frame anchors
```bash
curl -X POST "https://api.pruna.ai/v1/files" \
-H "apikey: ${PRUNA_API_KEY}" \
-F "content=@/path/to/first-frame.png"
```### Upload for image-to-video / frame anchors
```bash
curl -X POST "https://api.pruna.ai/v1/files" \
-H "apikey: ${PRUNA_API_KEY}" \
-F "content=@/path/to/first-frame.png"
```No suspicious patterns detected.