secret-handling-review

Identify and remediate secret-handling risks in codebases and configurations.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/Burburton/amazing-specialists --skill secret-handling-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: secret-handling-review
Source: https://github.com/Burburton/amazing-specialists/tree/main/.opencode/skills/security/secret-handling-review
Command: npx skills add https://github.com/Burburton/amazing-specialists --skill secret-handling-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Secret Handling Review skill helps teams identify and remediate secret-handling risks across codebases, configurations, and integrations, ensuring keys, tokens, and encryption materials are managed securely.

Core Features & Use Cases

  • Comprehensive review of hardcoded secrets, secret storage, secret logging, secret rotation, and secret transport.
  • Actionable findings with remediation guidance, risk assessment, and gate decisions to enforce secure secret handling.
  • Integrates into code review, CI/CD pipelines, and security governance to prevent secret leakage in production.

Quick Start

Run a full secret-handling review on the changed files to identify hardcoded keys, insecure storage, and potential logging leaks.

Frequently Asked Questions about secret-handling-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review code for hardcoded secrets and insecure storage?

A secret-handling review identifies and remediates risks across codebases, configurations, and integrations by scanning for hardcoded keys, insecure storage, and potential logging leaks, providing structured findings and remediation guidance.

What is the best way to check secret rotation and transport in CI/CD pipelines?

The best way to check secret rotation and transport in CI/CD pipelines is to perform a comprehensive review that provides risk assessments and gate decisions to enforce secure secret handling across deployment environments.

How do I enforce secure secret management during code review?

To enforce secure secret management during code review, you can integrate a review process that generates actionable findings, remediation guidance, and gate decisions to prevent secret leakage in production environments.

Can I use this to review tokens and certificates in external service integrations?

Yes, you can use it to review tokens, keys, and certificates involved in external service integrations, ensuring encryption materials are managed securely across configuration updates and production environments.

How do I remediate secret logging risks in configuration updates?

You can remediate secret logging risks in configuration updates by running a targeted review that identifies potential logging leaks and provides actionable remediation guidance alongside governance evidence.