objc-secrets-detection-audit
CommunityAudit Objective-C for secrets.
Software Engineering#code review#security audit#api keys#objective-c#secrets detection#credential scanning
Authorjvalinsky
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps identify and prevent the accidental exposure of sensitive information like API keys, passwords, and private keys within Objective-C codebases.
Core Features & Use Cases
- Automated Scanning: Scans Objective-C source files (
.m,.mm,.h) for common patterns of hardcoded secrets. - Categorized Findings: Differentiates between passwords, API keys, tokens, private keys, and connection strings.
- Use Case: Before committing code, run this audit to ensure no production credentials have been inadvertently included, preventing potential security breaches.
Quick Start
Run the secrets detection script on the current directory, outputting results to /tmp/objc-secrets-detection-audit.
Dependency Matrix
Required Modules
rg
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: objc-secrets-detection-audit Download link: https://github.com/jvalinsky/garazyk/archive/main.zip#objc-secrets-detection-audit Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.