content-creator
88Create Brand-Consistent Marketing Content
Marketing teams need content that stays consistent across channels. This skill helps plan, write, analyze, and optimize content for brand voice and SEO.
Build Secure Backend Services
Backend flaws can expose data, accounts, and infrastructure. This skill guides secure implementation and review using established defensive patterns.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "backend-security-coder" from https://skillstore.io/skills/sickn33-backend-security-coder.md and its manifest at https://skillstore.io/api/skills/sickn33-backend-security-coder/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "backend-security-coder". Review a profile update endpoint that accepts account identifiers and editable fields.
Expected outcome:
Using "backend-security-coder". Plan secure requests to a user-provided webhook destination.
Expected outcome:
Using "backend-security-coder". Define security requirements for cookie-based login sessions.
Expected outcome:
The only static finding is a false positive because line 24 uses Markdown backticks around a resource path, not executable shell syntax. The prompt contains defensive security guidance and no evidence of executable behavior, data exfiltration intent, or prompt injection.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/sickn33-backend-security-coder/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/sickn33-backend-security-coder?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/sickn33-backend-security-coder?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-backend-security-coder/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/sickn33-backend-security-coder.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>sickn33. (2026). backend-security-coder security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-backend-security-coder/audits/5@techreport{sickn33-sickn33-backend-security-coder-2026,
author = {sickn33},
title = {backend-security-coder security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/sickn33-backend-security-coder/audits/5},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "backend-security-coder security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-08-14"
url: "https://skillstore.io/skills/sickn33-backend-security-coder/audits/5"
identifiers:
- type: other
value: "skillstore:sickn33-backend-security-coder:audit:5"
description: "Skillstore immutable audit report identifier"
Design validation, authentication, authorization, rate limiting, error handling, and logging before implementation begins.
Identify security weaknesses in an endpoint or data flow and receive prioritized remediation guidance.
Create practical security requirements and verification checks for backend work entering a release.
Review this backend endpoint for security risks. Focus on input validation, authorization, data exposure, and error handling. Explain each recommended change.
Design authentication for this application using the provided framework and requirements. Cover credential storage, sessions, recovery, rate limits, and audit events.
Assess this outbound request flow for SSRF and data leakage. Propose destination validation, network restrictions, timeouts, response limits, and monitoring.
Use the architecture, threat model, and code context below to implement prioritized fixes. Include assumptions, residual risks, negative tests, and rollout checks.
Author
sickn33License
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Repository
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/backend-security-coderRef
5a26d1d61d694db29af9b138c661c1981076d9df
Maintenance freshness
8/15/2026
Usage
18 downloads ยท 74 views
File structure
๐ SKILL.md
Create Brand-Consistent Marketing Content
Marketing teams need content that stays consistent across channels. This skill helps plan, write, analyze, and optimize content for brand voice and SEO.
Improve LLM Prompts With Proven Patterns
Inconsistent prompts waste time and make AI outputs hard to trust. This skill guides prompt design with reusable patterns, examples, evaluation steps, and optimization workflows.
Build Fullstack Apps with Senior Patterns
Teams need consistent setup, architecture, and review guidance for modern web applications. This skill provides scaffolders, workflow references, and quality prompts for React, Next.js, Node.js, GraphQL, and PostgreSQL projects.
Design Scalable Software Architectures
Architecture decisions are hard to compare across web, mobile, backend, and cloud systems. This skill provides structured guides and local scaffold scripts for reports, dependency review, and trade-off documentation.
Optimize AI Prompts With Prompt Engineer
Writing clear prompts is hard when goals are vague or complex. This skill turns rough requests into structured prompts using proven prompt frameworks.
Prioritize Product Work With Research Insights
Product teams need faster ways to rank features, synthesize interviews, and document decisions. This skill provides RICE scoring, interview analysis, and PRD templates for structured planning.
Audit Code for Security Risks
by Barnhardt-Enterprises-Inc
Security-sensitive code is easy to ship with hidden flaws in authentication, input handling, and secrets. This skill gives Claude, Codex, and Claude Code structured security references and scanner guidance for safer reviews.
Review Code for Security Fundamentals
by DanielPodolsky
Security mistakes often appear in common areas like authentication, authorization, input handling, and data exposure. This skill gives Claude, Codex, and Claude Code a focused checklist for finding those risks during review.
Protect Next.js Auth Routes
by AayushBaniya2006
Authentication changes often fail when teams mix session APIs and route guards. This skill guides Claude, Codex, and Claude Code toward the project helpers for secure access control.
Secure FastAPI APIs with JWT Authentication
by Abdul-Haseeb360
FastAPI APIs need consistent token validation and authorization controls to protect private resources. This skill provides a practical framework for JWT handling, access checks, and safe authentication responses.
Audit Python Web Apps Before Release
by glenskii
Python teams need repeatable checks for common application security controls. This skill provides configurable pytest coverage with clear evidence, boundaries, and release decisions.
Build CloudBase Node Auth Flows
by tencentcloudbase
Server-side CloudBase auth work can mix caller identity, user lookup, and custom login details. This skill guides Node.js agents through correct SDK methods and secure backend patterns.