frontend-aesthetics
79Improve Frontend Visual Design
Generic frontend screens often look similar and miss brand focus. This skill guides typography, color, motion, and depth choices for clearer interfaces.
Audit Code for Security Risks
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.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "security-sentinel" from https://skillstore.io/skills/barnhardt-enterprises-inc-security-sentinel.md and its manifest at https://skillstore.io/api/skills/barnhardt-enterprises-inc-security-sentinel/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 "security-sentinel". Review this password reset route for security issues.
Expected outcome:
Using "security-sentinel". Audit this API route before deployment.
Expected outcome:
Using "security-sentinel". Summarize security readiness for this pull request.
Expected outcome:
The review found one high-priority authorization gap and two medium-priority hardening items. Resolve the owner check before merge, then schedule the remaining logging and rate-limit improvements.
The static analyzer flagged many dangerous strings, but review shows they are OWASP reference examples, checklist items, or scanner detection rules. I found no evidence that the skill attempts hidden command execution, credential theft, network exfiltration, prompt injection, or destructive behavior. Static review was capped at 400/639 representative findings; omitted static matches are unconfirmed, so automatic publishing stays disabled until manual review.
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/barnhardt-enterprises-inc-security-sentinel/audits/10?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/barnhardt-enterprises-inc-security-sentinel?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/barnhardt-enterprises-inc-security-sentinel?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/barnhardt-enterprises-inc-security-sentinel/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/barnhardt-enterprises-inc-security-sentinel.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Barnhardt-Enterprises-Inc. (2026). security-sentinel security audit report (audit version 10) [Author version unspecified]. Skillstore. https://skillstore.io/skills/barnhardt-enterprises-inc-security-sentinel/audits/10@techreport{barnhardt-enterprises-inc-barnhardt-enterprises-inc-security-sentinel-2026,
author = {Barnhardt-Enterprises-Inc},
title = {security-sentinel security audit report (audit version 10)},
institution = {Skillstore},
year = {2026},
number = {10},
url = {https://skillstore.io/skills/barnhardt-enterprises-inc-security-sentinel/audits/10},
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: "security-sentinel security audit report (audit version 10)"
version: "unspecified"
type: report
authors:
- name: "Barnhardt-Enterprises-Inc"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/barnhardt-enterprises-inc-security-sentinel/audits/10"
identifiers:
- type: other
value: "skillstore:barnhardt-enterprises-inc-security-sentinel:audit:10"
description: "Skillstore immutable audit report identifier"
Check input validation, authentication, authorization, rate limits, and error handling before deployment.
Compare password reset, JWT, session, OAuth, and MFA logic against secure implementation patterns.
Use the bundled checklist to identify missing controls and summarize the remaining risks.
Use security-sentinel to review this file for authentication, input validation, secrets, and injection risks. Explain each issue in plain language.
Use security-sentinel to audit the changed API routes. Focus on authorization, request validation, rate limiting, and unsafe database access.
Use security-sentinel to review this authentication flow. Check token lifetime, password handling, session cookies, reset links, and account enumeration.
Use security-sentinel to perform a release security pass. Combine checklist review, scanner results, and manual analysis into prioritized findings.
Author
Barnhardt-Enterprises-IncLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
7db9b9f06e0ab79c575b58bc48c4d8dc9849f424
Maintenance freshness
7/18/2026
Usage
5 downloads ยท 976 views
File structure
๐ authentication-patterns.md
๐ authorization-patterns.md
๐ csrf-prevention.md
๐ input-validation-complete.md
๐ rate-limiting-patterns.md
๐ secret-management.md
๐ SKILL.md
๐ sql-injection-prevention.md
๐ validate-security.py
๐ xss-prevention.md
Improve Frontend Visual Design
Generic frontend screens often look similar and miss brand focus. This skill guides typography, color, motion, and depth choices for clearer interfaces.
Enforce Test-Driven Development Workflows
Teams often skip tests or write them after implementation. This skill guides Claude, Codex, and Claude Code through test-first delivery.
Write Strict TypeScript Safely
TypeScript projects can drift into unsafe patterns that hide runtime defects. This skill guides Claude, Codex, and Claude Code toward stricter type usage, clearer errors, and safer narrowing.
Enforce AI Coding Quality Gates
AI-assisted coding can miss tests, security checks, and release criteria. This skill gives Claude, Codex, and Claude Code a staged checklist for safer delivery.
Build Drizzle PostgreSQL Patterns
Teams need consistent Drizzle ORM patterns for PostgreSQL projects. This skill provides schema, relation, query, mutation, transaction, and migration examples.
Build Zod Validation Schemas
Validation bugs create weak application boundaries and unclear user errors. This skill gives practical Zod patterns for TypeScript schemas, API validation, transforms, and typed results.
Audit Applications for Security Risk
by 89jobrien
Security reviews can miss common vulnerabilities when scope, severity, and remediation are unclear. This skill guides structured audits using OWASP checks, CVSS scoring, and report templates.
Audit Laravel Security Risks
by sickn33
Laravel applications can hide authorization, validation, and deployment weaknesses. This skill guides Claude, Codex, and Claude Code through structured security reviews.
Review Web App Security Before Release
by sickn33
Security issues often appear when teams add authentication, APIs, payments, uploads, or sensitive data flows. This skill provides a focused checklist and review prompts for finding common web application risks before deployment.
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.
Strengthen Security Engineering Decisions
by 89jobrien
Security work often spans architecture, identity, compliance, testing, and response planning. This skill gives Claude, Codex, and Claude Code structured security engineering guidance.