upgrade-telegraf

Pass

Audited by Gen Agent Trust Hub on Jul 10, 2026

Risk Level: SAFECOMMAND_EXECUTIONCREDENTIALS_UNSAFEPROMPT_INJECTION
Full Analysis
  • [Command Execution with External Input]: The skill incorporates user-provided version strings directly into shell commands, such as git checkout -b and curl requests. This represents a security consideration where unvalidated input could potentially be used to influence shell execution patterns.
  • [Credential Management and Automation]: To facilitate automated contributions, the skill retrieves authentication tokens using the git credential fill command and uses them to interact with the GitHub API. This allows the skill to perform actions such as creating Pull Requests programmatically.
  • [Workflow Autonomy]: The instructions direct the agent to push code changes and open Pull Requests without requiring explicit user confirmation. This behavior is designed for workflow efficiency but reduces the opportunities for manual oversight before changes are submitted to the repository.
  • [External Data Processing]: The skill retrieves data from external repository APIs and reads existing local configuration files to generate new specifications. Processing external data in this manner can be a potential vector for indirect prompt injection if the source content is not fully trusted.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 10, 2026, 02:59 PM
Security Audit — agent-trust-hub — upgrade-telegraf