obituary
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: Uses the
Executetool to run local git commands such asgit logandgit configto identify code contributors and analyze repository history. - [DATA_EXFILTRATION]: Generates a pre-populated sharing link for X (Twitter), a well-known service, which includes content derived from the analyzed repository. The link is presented to the user and requires manual interaction to be executed.
- [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface as it ingests untrusted data from the repository being analyzed.
- Ingestion points: Repository file system accessed via
LS,Grep,Glob, and repository data viaExecute(git log). - Boundary markers: Absent; the skill does not use specific delimiters to isolate analyzed code from its own instructions.
- Capability inventory:
Execute,AskUser,Read,Grep,Glob,LS. - Sanitization: Absent; repository content is processed directly to generate the obituary text.
Audit Metadata