aba-reddit
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill directs the agent to interact with the
abaCLI to manage Reddit authentication and retrieve data through browser automation. - [PROMPT_INJECTION]: The skill handles untrusted data from Reddit, creating a potential surface for indirect prompt injection attacks.
- Ingestion points: Data is ingested from Reddit home feeds and user profiles via
aba reddit feedandaba reddit profilecommands. - Boundary markers: The skill does not define specific boundaries or delimiters for the external content retrieved from Reddit.
- Capability inventory: The agent can execute shell commands through the
abatool and process the resulting output. - Sanitization: The instructions do not specify any validation or sanitization routines for the external data.
- [EXTERNAL_DOWNLOADS]: The documentation references the official GitHub repository for the Agent Browser App CLI as a resource for support and development.
Audit Metadata