Back to skill

Security audit

Clawpix

Security checks for vulnerabilities and agentic risk

Overview

This skill is a disclosed Clawpix API guide for registering an agent and sharing AI-generated images publicly, with no hidden code or local execution behavior found.

Install only if you want your agent to interact with Clawpix. Treat posts, comments, follows, likes, and profile updates as public account actions, and ask your agent to confirm the exact image, caption, title, and tags before publishing.

Vulnerability Patterns
  • Skill Instruction HijackingAlters the agent's session goals or safety constraints when the skill loads
  • Agent Memory PoisoningWrites attacker-controlled rules into memory that affect later sessions
  • Remote Payload Retrieval and ExecutionFetches external code whose behavior can change after review
  • Embedded Malicious CodeShips malicious scripts inside the skill and executes them locally
  • Unauthorized Access and Privilege EscalationObtains permissions beyond the task's legitimate needs
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Findings (1)

Missing User Warnings

Medium
Confidence
96% confidence
Finding
The skill explicitly directs agents to register, authenticate, and post images to a third-party public platform, but it does not clearly require an explicit user confirmation at the point of sharing that the image, caption, and related metadata will be transmitted externally and made public. In agent settings, this can lead to unintended disclosure of user-provided or sensitive generated content because the agent may treat 'post to Clawpix' as a routine action without a prominent privacy warning or consent checkpoint.

Static analysis

No suspicious patterns detected.