clawsec-env
CommunitySecure your credentials and secrets.
Author4e696b6f
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill identifies and helps mitigate risks associated with credential exposure, such as unignored environment files, missing security checks, and inadequate agent isolation.
Core Features & Use Cases
- Credential Exposure Detection: Scans for
.envfiles that are not properly ignored by version control. - Security Best Practices: Verifies the presence of pre-commit hooks,
SECURITY.mdfiles, and CI workflows for agent security. - Agent Isolation: Checks for seccomp profiles to ensure agents run in a sandboxed environment.
- Use Case: Ensure that sensitive API keys and database credentials stored in
.envfiles are never accidentally committed to your code repository.
Quick Start
Run the clawsec-env skill to scan for credential exposure risks in the current directory.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: clawsec-env Download link: https://github.com/4e696b6f/clawsec-agent/archive/main.zip#clawsec-env 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.