pushary-chatgpt
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFEPROMPT_INJECTIONNO_CODE
Full Analysis
- [SAFE]: The skill emphasizes human oversight by requiring the agent to pause and request user confirmation before performing irreversible or sensitive actions, such as spending money, deleting files, or communicating with external systems.\n- [SAFE]: In technical environments like Codex, the skill utilizes the
propose_scopetool to define and restrict the agent's file system access to specific allowed paths, minimizing the risk of unauthorized file modifications.\n- [INDIRECT_PROMPT_INJECTION]: The skill processes external data through theask_usertool when using theinputtype, which presents a potential surface for indirect instructions if the input source is compromised.\n - Ingestion points: The
valuereturned by theask_usertool (SKILL.md).\n - Boundary markers: The instructions do not define specific delimiters or guardrail prompts to be used when the agent processes strings returned from the external interface.\n
- Capability inventory: The agent can trigger notifications, poll for answers, and, in Codex environments, execute shell commands and modify files.\n
- Sanitization: There are no explicit instructions requiring the agent to sanitize or validate the content received from the user's mobile device or dashboard before acting upon it.
Audit Metadata