0
—
In review
Synced today
What it does
A tool focused on enhancing security practices in development by managing sensitive data through secure storage, certificate pinning, environment variables, and token encryption.
Skill profile
Keep exploring
More options in Dev Tools.
Claude Code · Codex · OpenClaw
Dart
Updated 8/12/2026
Agent compatibility
Compatibility has not been reviewed for this listing yet. Check the publisher documentation before installing.
Installation
npx skills add https://github.com/innotechlabs01/app_contigo --skill securityReview source code and installation permissions before adding third-party tools to an agent.
security is organized in the Dev Tools category. Compare its source, install method, and compatibility before adding it to your workflow.
Third-party agent tools may access source code, credentials, or browser sessions. Read the source documentation and use the minimum permissions needed.
npx skills add https://github.com/innotechlabs01/app_contigo --skill securitySKILL.md
--- name: security description: Use when handling sensitive data — SecureStorage, certificate pinning, env vars, token encryption, no secrets in code. --- # Security SecureStorage, certificate pinning, env vars, token encryption, no secrets in code.
skill
mattpocock
A tool that automates setting up Husky pre-commit hooks with lint-staged, Prettier formatting, type checking, and tests in a code repository.