safety/secret-detector

Detect credentials and sensitive data in outbound exports before transmission.

6|2|Updated Dec 18, 2025
One-click install
npx skills add https://github.com/frankxai/Starlight-Intelligence-System --skill safety-secret-detector
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: safety/secret-detector
Source: https://github.com/frankxai/Starlight-Intelligence-System/tree/main/skills/safety/secret-detector
Command: npx skills add https://github.com/frankxai/Starlight-Intelligence-System --skill safety-secret-detector

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill prevents sensitive data from leaving the user's machine by scanning exports, files, and vault batches for credentials, tokens, and other secrets before they are transmitted.

Core Features & Use Cases

  • Scans outbound content for credentials, API keys, and tokens
  • Blocks or reports sensitive findings before export
  • Integrates with user prompts to decide on safe export or redaction

Quick Start

Enable the secret-detector to automatically scan exports and surface findings before they leave the machine.

Frequently Asked Questions about safety/secret-detector

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

FAQPage Schema
How do I scan outbound exports for API keys and credentials before transmission?

Scanning outbound exports for API keys and credentials requires pattern-based detection across files, messages, and platform adapters. This skill identifies credentials, private keys, passwords, and personal identifiers, then blocks or reports sensitive findings before data leaves your machine.

What types of secrets can be detected in vault batches and export files?

Secret detection in vault batches and export files covers pattern-based identification of API keys, private keys, passwords, tokens, and personal identifiers. The scanner applies these detection patterns across outbound content to prevent sensitive data leakage during export workflows.

How do I prevent sensitive data leakage when exporting files to external destinations?

Preventing sensitive data leakage when exporting files to external destinations involves scanning outbound content before transmission. This skill detects credentials and tokens in export workflows, then presents user-facing decisions to block, report, or redact the sensitive findings for safe export.

Does secret detection work with platform adapters and message exports?

Secret detection works across platform adapters, message exports, files, and vault batches. The scanner applies pattern-based detection to any outbound export workflow, identifying API keys, private keys, and passwords before content reaches external destinations.

Can I decide whether to block or redact credentials found during an export scan?

You can decide whether to block or redact credentials found during an export scan through user-facing decisions. When sensitive findings are detected, the skill integrates with your prompts to choose between blocking the export, reporting the finding, or proceeding with safe redaction.