golang-lint

Pass

Audited by Gen Agent Trust Hub on Sep 14, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
  • [SAFE]: No malicious patterns, obfuscation, or unauthorized network operations were detected. The skill is dedicated to legitimate Go development activities and explicitly promotes security best practices through the use of SAST tools.- [INDIRECT_PROMPT_INJECTION]: The skill processes user-controlled Go source code and configuration files, representing a standard functional surface for indirect prompt injection common in development tools. * Ingestion points: The agent is instructed to read and process project files matching **/*.go and .golangci.yml. * Boundary markers: While no specific data delimiters are defined for file content, the skill establishes clear personas and modes (Setup, Coding, Interpret/Fix) to scope agent behavior. * Capability inventory: The agent has permission to modify files (Edit, Write) and execute restricted development shell commands (go, golangci-lint, git). * Sanitization: The skill mitigates risks by enforcing the use of the nolintlint linter, which mandates that every warning suppression must include a specific linter name and a valid written justification.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 14, 2026, 05:09 AM
Security Audit — agent-trust-hub — golang-lint