hootsuite-common-errors
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXPOSURE]: The skill utilizes environment variables (e.g.,
$HOOTSUITE_CLIENT_ID,$HOOTSUITE_ACCESS_TOKEN) for API authentication, which is a standard security practice. It contains explicit instructions to redact sensitive information—including tokens, handles, identities, and media—from all outputs and ticket escalations. - [COMMAND_EXECUTION]: The skill provides
curlcommands for token refreshing and API diagnostics. These commands target official Hootsuite domains (platform.hootsuite.com) and use standard utilities likepython3 -m json.toolfor data processing. - [INDIRECT_PROMPT_INJECTION]: As a diagnostic tool, the skill is designed to ingest and process external data such as API error messages. It mitigates potential risks by mandating the use of opaque identifiers and the removal of sensitive content during the analysis process.
Audit Metadata