slopmop
Warn
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Recommends installing the
slopmopPython package usingpipx. The package originates from an unverified third-party repository (ScienceIsNeatoorganization on GitHub), which presents a potential supply chain risk. - [COMMAND_EXECUTION]: The skill relies on executing various shell commands using the
smCLI, such assm sail,sm swab, andsm refit, which have the capability to modify files and workflow state within the local repository. - [PROMPT_INJECTION]: The command
sm buff <PR_NUMBER>is used to ingest and process feedback from Pull Requests. This represents an indirect prompt injection surface where instructions embedded in PR comments could influence the agent's actions during code remediation. - [PROMPT_INJECTION]: Evidence Chain: (1) Ingestion points: Pull Request feedback retrieved via
sm buff <PR_NUMBER>. (2) Boundary markers: No explicit delimiters or instructions to ignore embedded prompts are provided in the skill guidelines. (3) Capability inventory: The skill can execute shell commands and perform repository-wide maintenance tasks. (4) Sanitization: The instructions do not specify any validation or sanitization of the content ingested from the PR feedback.
Audit Metadata