ops-publish-to-ametyst
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFEDYNAMIC_EXECUTIONCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [DYNAMIC_EXECUTION]: The skill instructs the agent to fetch the body of a 'compound' from the Ametyst platform and 'execute it inline' as a fallback. This patterns involves runtime execution of logic retrieved from a remote source.
- [COMMAND_EXECUTION]: The skill's description mentions a 'retire-local' feature which involves moving local files to a
deprecated-skills/directory. This constitutes file system modification based on the skill's instructions. - [INDIRECT_PROMPT_INJECTION]: The skill processes local files (specifically
.claudeskills and loops) to publish them to an external platform, creating a surface where untrusted content could influence agent behavior. - Ingestion points: Reads local files from the
.claudedirectory as specified in the description inSKILL.md. - Boundary markers: None identified. The instructions do not define delimiters for the content being processed.
- Capability inventory: File system access (moving files), execution of the
runCompoundMCP tool, and execution of logic fetched viagetCompound. - Sanitization: There is no mention of validation or sanitization for the content of the files being uploaded or the remote compounds being executed.
Audit Metadata