← all publishers

vchirrav-eng

@vchirrav-eng source repo

39 published skills

  1. Semgrep Sast Scan · vchirrav-eng bundle
    Run Semgrep SAST (Static Application Security Testing) scans on source code using the Semgrep AppSec Platform cloud instance. Use this skill whenever the user asks to run a SAST scan, static analysis, code security scan, vulnerability scan on source code, or mentions "semgrep scan", "security scan", "code scan", "SAST", or "static analysis". Also trigger when the user wants to check code for security issues, find vulnerabilities, audit code for OWASP risks, or run Semgrep Code. This skill handles full scans, diff-aware scans, and cross-file analysis via the Semgrep cloud organization.
    0
    installs
  2. Semgrep Secret Scan · vchirrav-eng bundle
    Run Semgrep Secrets scanning to detect leaked credentials, API keys, passwords, and access tokens in source code. Use this skill whenever the user asks to scan for secrets, detect leaked credentials, find API keys in code, run secret detection, check for hardcoded passwords, or mentions "semgrep secrets", "secret scan", "credential scan", "key leak", or "token exposure". Also trigger when the user wants to scan Git history for leaked secrets, validate whether detected secrets are still active, or audit a repository for sensitive data exposure. This skill connects to the Semgrep AppSec Platform cloud instance for enhanced detection with semantic analysis, entropy analysis, and HTTP validation of discovered secrets.
    0
    installs
  3. Dast Zap · vchirrav-eng
    Run OWASP ZAP for Dynamic Application Security Testing. Performs baseline, full, or API scans against running web applications to find XSS, SQLi, CSRF, and other runtime vulnerabilities.
    0
    installs
  4. Sbom Syft · vchirrav-eng
    Run Syft to generate Software Bill of Materials (SBOM) from container images and filesystems. Outputs CycloneDX or SPDX formats for supply chain compliance.
    0
    installs
  5. Sca Grype · vchirrav-eng
    Run Anchore Grype for SCA vulnerability scanning on filesystems and container images. Matches dependencies against multiple vulnerability databases (NVD, GitHub, OS advisories).
    0
    installs
  6. Sast Gosec · vchirrav-eng
    Run gosec SAST scans on Go code. Detects SQL injection, hardcoded credentials, insecure TLS, command injection, and other Go security issues.
    0
    installs
  7. Sast Psalm · vchirrav-eng
    Run Psalm with taint analysis on PHP code. Detects SQL injection, XSS, command injection, path traversal, and other taint-flow vulnerabilities in PHP applications.
    0
    installs
  8. Dast Nuclei · vchirrav-eng
    Run Nuclei template-based vulnerability scanner. Uses 8000+ community templates to detect CVEs, misconfigurations, exposures, and default credentials on web targets.
    0
    installs
  9. Sast Bandit · vchirrav-eng
    Run Bandit SAST scans on Python code. Detects common security issues like SQL injection, hardcoded passwords, exec usage, and insecure crypto.
    0
    installs
  10. Sast Detekt · vchirrav-eng
    Run detekt static analysis on Kotlin code with security-focused rules. Detects hardcoded secrets, insecure crypto, and code quality issues affecting security.
    0
    installs
  11. Sast Semgrep · vchirrav-eng
    Run Semgrep SAST scans on code. Supports 30+ languages with OWASP, security, and custom rulesets. Parses results and provides remediation guidance.
    0
    installs
  12. Sast Brakeman · vchirrav-eng
    Run Brakeman SAST scans on Ruby on Rails applications. Detects SQL injection, XSS, mass assignment, CSRF, command injection, and other Rails-specific vulnerabilities.
    0
    installs
  13. Sast Spotbugs · vchirrav-eng
    Run SpotBugs with Find Security Bugs plugin on Java code. Detects injection flaws, XXE, insecure crypto, SSRF, deserialization, and other JVM security bugs.
    0
    installs
  14. Sca NPM Audit · vchirrav-eng
    Run npm audit for Node.js dependency vulnerability scanning. Built-in SCA for npm projects with automatic fix suggestions.
    0
    installs
  15. Sca Pip Audit · vchirrav-eng
    Run pip-audit for Python dependency vulnerability scanning. Checks installed packages and requirements files against the OSV and PyPI advisory databases.
    0
    installs
  16. Iac Scan Tfsec · vchirrav-eng
    Run tfsec (now part of Trivy) to scan Terraform code for security misconfigurations. Deep HCL analysis with support for Terraform modules, variables, and expressions.
    0
    installs
  17. Sast Flawfinder · vchirrav-eng
    Run Flawfinder SAST scans on C/C++ code. Detects buffer overflows, format string vulnerabilities, race conditions, and other memory safety issues.
    0
    installs
  18. Sca Osv Scanner · vchirrav-eng
    Run Google's OSV-Scanner for Software Composition Analysis. Scans lockfiles and SBOMs across all major ecosystems (npm, PyPI, Maven, Go, Cargo, NuGet, RubyGems) for known vulnerabilities.
    0
    installs
  19. Iac Scan Checkov · vchirrav-eng
    Run Checkov to scan Infrastructure as Code for misconfigurations. Supports Terraform, CloudFormation, Kubernetes, Helm, ARM, Ansible, and Dockerfiles.
    0
    installs
  20. Sast Cargo Audit · vchirrav-eng
    Run cargo-audit and cargo-geiger on Rust code. Audits dependencies for known vulnerabilities and detects unsafe code usage for memory safety review.
    0
    installs
  21. Tls Scan Testssl · vchirrav-eng
    Run testssl.sh to analyze TLS/SSL configurations. Checks cipher suites, protocols, certificate validity, known vulnerabilities (Heartbleed, POODLE, ROBOT), and compliance.
    0
    installs
  22. Malware Scan Yara · vchirrav-eng
    Run YARA rules for pattern-based malware identification. Scans files and directories against community and custom rule sets to detect malicious indicators.
    0
    installs
  23. Network Scan Nmap · vchirrav-eng
    Run Nmap for network discovery and security auditing. Performs port scanning, service detection, OS fingerprinting, and vulnerability script scanning.
    0
    installs
  24. Secure Coding Audit · vchirrav-eng
    Audit code for security vulnerabilities using OWASP Secure Coding rules. Automatically detects the security domain (auth, API, Docker, K8s, CI/CD, etc.) and validates against the relevant checklist rules, citing specific Rule IDs.
    0
    installs
  25. Container Scan Trivy · vchirrav-eng
    Run Trivy to scan container images for OS and library vulnerabilities, misconfigurations, and secrets. Comprehensive multi-target security scanner.
    0
    installs
  26. Iac Scan Kube Linter · vchirrav-eng
    Run KubeLinter to lint Kubernetes YAML and Helm charts for security best practices. Checks pod security, resource limits, network policies, and RBAC.
    0
    installs
  27. Sast Eslint Security · vchirrav-eng
    Run ESLint with security plugins on JavaScript/TypeScript code. Detects eval usage, non-literal RegExp, prototype pollution, and other JS/TS security anti-patterns.
    0
    installs
  28. Secret Scan Gitleaks · vchirrav-eng
    Run Gitleaks to detect hardcoded secrets in git repositories. Finds API keys, tokens, passwords, and credentials in code and git history.
    0
    installs
  29. API Security Spectral · vchirrav-eng
    Run Spectral to lint OpenAPI and AsyncAPI specs for security issues. Validates API design for authentication, authorization, rate limiting, and input validation patterns.
    0
    installs
  30. Container Scan Dockle · vchirrav-eng
    Run Dockle to audit container images against CIS Docker Benchmark and best practices. Checks for running as root, sensitive files, HEALTHCHECK, and more.
    0
    installs
  31. License Scan Scancode · vchirrav-eng
    Run ScanCode Toolkit for comprehensive license and copyright detection. Identifies license types, copyright holders, and compliance obligations across codebases.
    0
    installs
  32. Mobile Security Mobsf · vchirrav-eng
    Run MobSF (Mobile Security Framework) for automated static and dynamic analysis of Android and iOS apps. Detects insecure storage, weak crypto, hardcoded secrets, and permission issues.
    0
    installs
  33. Cloud Security Prowler · vchirrav-eng
    Run Prowler for comprehensive cloud security posture assessment. Audits AWS, Azure, and GCP against CIS Benchmarks, PCI-DSS, HIPAA, GDPR, and other compliance frameworks.
    0
    installs
  34. Secret Scan Trufflehog · vchirrav-eng
    Run TruffleHog to detect secrets in git repos, filesystems, and S3 buckets. Uses verification to confirm if detected secrets are live/active.
    0
    installs
  35. Secure Coding Generate · vchirrav-eng
    Generate secure code following OWASP Secure Coding rules. Automatically detects the security domain and produces code with inline Rule ID citations (e.g., [INPUT-04], [AUTH-07]) plus a rules-applied summary.
    0
    installs
  36. Container Scan Hadolint · vchirrav-eng
    Run Hadolint to lint Dockerfiles for best practices and security issues. Validates against Docker and ShellCheck rules.
    0
    installs
  37. API Security Schemathesis · vchirrav-eng
    Run Schemathesis for property-based API security testing. Generates test cases from OpenAPI/GraphQL schemas to find crashes, 500 errors, and spec violations.
    0
    installs
  38. Cloud Security Scoutsuite · vchirrav-eng
    Run ScoutSuite for multi-cloud security auditing. Collects configuration data from AWS, Azure, GCP, Oracle, and Alibaba Cloud and generates an interactive security report.
    0
    installs
  39. Dependency Confusion Detect · vchirrav-eng
    Run Confused and GuardDog to detect dependency confusion and typosquatting risks. Checks if internal package names exist on public registries and identifies malicious packages.
    0
    installs