detect-existing-patterns
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands and uses the JFrog CLI (
jf) to interact with system tools and the platform API. - [EXTERNAL_DOWNLOADS]: Conducts network operations to the JFrog Platform API via
curlandjf apito fetch configuration and metadata. All requests are directed to the user-defined platform URL. - [DATA_EXFILTRATION]: Manages the
JFROG_ACCESS_TOKENfor API authentication. The token is used strictly for communication with the designated platform endpoint. - [INDIRECT_PROMPT_INJECTION]: The skill processes repository and project names retrieved from the platform. While this is untrusted data from an external source, it is used only for pattern analysis and display purposes, representing a minimal attack surface.
Audit Metadata