Skip to main content
Back to registry

security-best-practices

supercent-io/skills-template

Installs12
Install command
npx skills add https://github.com/supercent-io/skills-template --skill security-best-practices
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Express.js security middleware : Joi validation : CSRF Token : .env (never commit) : Kubernetes Secrets : JWT + Refresh Token Rotation : #security #OWASP #HTTPS #CORS #XSS #SQL-injection #CSRF #infrastructure - New project : consider security from the start - Security audit : inspect and fix vulnerabilities - Public API : harden APIs accessible externally - Compliance : comply with GDPR, PCI-DSS, etc. - HTTPS Only : HTTPS required in production - Separate secrets : manage via environment variables; never hardcode in code - Input Validation : validate all user input - Parameterized Queries : prevent SQL Injection - Rate Limiting : DDoS prevention - No eval() : code injection risk - No direct innerHTML : XSS risk - No committing secrets : never commit .env files - Principle of Least Privilege : grant minimal privileges - Defense in Depth : layered security - Security Audits : regular security reviews - OWASP Top 10 - helmet.js - Security Checklist - Current version : 1.0.0 - Last updated : 2025-01-01 - Compatible platforms : Claude, ChatGPT, Gemini - authentication-setup - deployment

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does security-best-practices do?

security-best-practices is listed in SkillJury, but the source summary is still sparse.

Is security-best-practices good?

security-best-practices does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does security-best-practices work with?

security-best-practices currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to security-best-practices?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install security-best-practices?

npx skills add https://github.com/supercent-io/skills-template --skill security-best-practices

Related skills

More from supercent-io/skills-template

Related skills

Alternatives in Software Engineering