الانتقال إلى المحتوى الرئيسي
هذا المحتوى غير متوفر بعد بلغتك ويتم عرضه باللغة الإنجليزية.

Config Scan

Skill تم التحقق
95

Detect security misconfigurations in config files, Docker, and IaC. Use when reviewing configuration security for containers, Kubernetes, Terraform, or application settings.

ملخص الذكاء الاصطناعي

This skill analyzes various configuration files, including environment variables, Dockerfiles, Kubernetes manifests, Terraform code, and application configuration files, to identify common security misconfigurations. It provides detailed output on detected issues, their severity, and suggests remediation steps, along with configuration options for ignoring specific rules or files.

Code Execution

  • info:ValidationWhile the skill uses pattern matching, it does not explicitly use a schema library for validation of inputs like file paths or commands.

التثبيت

npx skills add jwynia/agent-skills

يشغّل Vercel skills CLI ‏(skills.sh) عبر npx — يتطلب وجود Node.js محليًا ووكيلًا واحدًا على الأقل متوافقًا مع skills (مثل Claude Code أو Cursor أو Codex). يفترض أن المستودع يتبع تنسيق agentskills.io.

2 months ago
70 stars
MIT
تم التحديث في 2 days ago
عرض الكود المصدري

امتدادات مماثلة

Shannon Skill

98

Autonomous AI pentester for web apps and APIs. Run white-box security assessments with Shannon — analyzes source code, identifies attack vectors, and executes real exploits to prove vulnerabilities. Triggered by 'shannon', 'pentest', 'security audit', 'vuln scan'.

Skill
unicodeveloper

Devcontainer Diagnostic

98

Diagnose devcontainer configuration problems and guide development environment setup. This skill should be used when the user asks to 'set up devcontainer', 'fix container startup', 'configure VS Code dev container', 'Codespaces setup', or has Docker development environment issues. Keywords: devcontainer, docker, VS Code, Codespaces, container, development environment, Dockerfile.

Skill
jwynia

Environment Setup Wizard

96

Set up environment variables, .env files, and configuration management. Use when configuring environment variables, creating .env files, or managing app configuration.

Skill
onewave-ai

FastAPI Expert

95

Comprehensive FastAPI knowledge for building production-ready APIs from basic to planet-scale. Use when building FastAPI applications, implementing REST APIs, setting up database operations with SQLModel, implementing authentication (OAuth2/JWT), deploying to Docker/Kubernetes, or needing guidance on middleware, WebSockets, background tasks, dependency injection, security, scalability, or performance optimization. Triggers include "FastAPI", "build API", "REST endpoint", "SQLModel", "OAuth2", "JWT", "deploy FastAPI", "Docker FastAPI", "Kubernetes", "API security", or questions about Python web frameworks.

Skill
bilalmk