social-publisher
Pass
Audited by Gen Agent Trust Hub on Aug 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
socialclawpackage and the@xquik/tweetclawplugin from the NPM registry to enable its functionality. - [COMMAND_EXECUTION]: The skill provides numerous shell commands for managing social media accounts, uploading assets, and publishing posts using the
socialclawCLI. - [INDIRECT_PROMPT_INJECTION]: The skill retrieves post status and lists existing posts from social media platforms, which introduces an attack surface where malicious instructions embedded in social media content (like comments or post text) could potentially influence the agent's behavior.
- Ingestion points: Data returned by
socialclaw status --run-id <run-id> --jsonandsocialclaw posts list --json(SKILL.md). - Boundary markers: The instructions do not provide delimiters or specific warnings to ignore instructions within the retrieved social media content.
- Capability inventory: The agent has access to shell command execution (
socialclaw), network operations (curl), and package management (npm) (SKILL.md). - Sanitization: There is no evidence of sanitization, filtering, or validation performed on the text content retrieved from social media platforms.
Audit Metadata