harperaa avatar

harperaa

42 agentic skills • 25 avg score • 0 total stars

Agentic Skills by harperaa

security-prompts

37

by harperaa

Library of battle-tested security prompt templates for secure feature implementation. Use when implementing forms, endpoints, authentication, autho...

Techgeneral

business-logic-flaws-ai-generated-code

27

by harperaa

Understand business logic vulnerabilities in AI code including race conditions, integer overflow, and calculation errors that pass functional tests...

Techgeneral

business-logic-flaws-ai-generated-code

27

by harperaa

Understand business logic vulnerabilities in AI code including race conditions, integer overflow, and calculation errors that pass functional tests...

Techgeneral

information-leakage-hardcoded-secrets-ai-code

27

by harperaa

Understand how AI-generated code exposes sensitive information through hardcoded credentials and verbose logging. Use this skill when you need to l...

Techgeneral

information-leakage-hardcoded-secrets-ai-code

27

by harperaa

Understand how AI-generated code exposes sensitive information through hardcoded credentials and verbose logging. Use this skill when you need to l...

Techgeneral

authentication-authorization-clerk

27

by harperaa

Implement secure authentication and authorization using Clerk. Use this skill when you need to authenticate users, protect routes, check permission...

Techgeneral

authentication-authorization-clerk

27

by harperaa

Implement secure authentication and authorization using Clerk. Use this skill when you need to authenticate users, protect routes, check permission...

Techgeneral

security-prompts-threat-modeling

27

by harperaa

Security analysis and threat modeling prompt templates for STRIDE analysis, code review, OWASP compliance, and vulnerability assessment. Use for se...

Techgeneral

security-prompts-threat-modeling

27

by harperaa

Security analysis and threat modeling prompt templates for STRIDE analysis, code review, OWASP compliance, and vulnerability assessment. Use for se...

Techgeneral

authentication-authorization-vulnerabilities-ai-code

26

by harperaa

Understand authentication and authorization defects in AI-generated code including insecure password storage, broken session management, and access...

Techgeneral

authentication-authorization-vulnerabilities-ai-code

26

by harperaa

Understand authentication and authorization defects in AI-generated code including insecure password storage, broken session management, and access...

Techgeneral

resource-exhaustion-dos-ai-generated-code

26

by harperaa

Understand resource exhaustion and denial of service vulnerabilities in AI code including unbounded loops, missing rate limits, and uncontrolled re...

Techgeneral

resource-exhaustion-dos-ai-generated-code

26

by harperaa

Understand resource exhaustion and denial of service vulnerabilities in AI code including unbounded loops, missing rate limits, and uncontrolled re...

Techgeneral

input-validation-xss-prevention

26

by harperaa

Validate and sanitize user input to prevent XSS, injection attacks, and ensure data quality. Use this skill when you need to validate forms, saniti...

Techgeneral

input-validation-xss-prevention

26

by harperaa

Validate and sanitize user input to prevent XSS, injection attacks, and ensure data quality. Use this skill when you need to validate forms, saniti...

Techgeneral

security-prompts-engineering

25

by harperaa

Comprehensive security prompt templates for implementing secure features with multiple security layers. Use for complex implementations like forms,...

Techgeneral

security-prompts-engineering

25

by harperaa

Comprehensive security prompt templates for implementing secure features with multiple security layers. Use for complex implementations like forms,...

Techgeneral

secure-error-handling

25

by harperaa

Implement secure error handling to prevent information leakage and provide appropriate error responses. Use this skill when you need to handle erro...

Techgeneral

secure-error-handling

25

by harperaa

Implement secure error handling to prevent information leakage and provide appropriate error responses. Use this skill when you need to handle erro...

Techgeneral

rate-limiting

24

by harperaa

Implement rate limiting to prevent brute force attacks, spam, and resource abuse. Use this skill when you need to protect endpoints from automated ...

Techgeneral

security-architecture-overview

24

by harperaa

Understand the defense-in-depth security architecture of Secure Vibe Coding OS. Use this skill when you need to understand the overall security app...

Techgeneral

security-architecture-overview

24

by harperaa

Understand the defense-in-depth security architecture of Secure Vibe Coding OS. Use this skill when you need to understand the overall security app...

Techgeneral

security-prompts-auth

24

by harperaa

Authentication and authorization prompt templates for RBAC implementation, permissions systems, ownership verification, and authorization testing. ...

Techgeneral

security-prompts-auth

24

by harperaa

Authentication and authorization prompt templates for RBAC implementation, permissions systems, ownership verification, and authorization testing. ...

Techgeneral

supply-chain-dependency-risks-ai-code

24

by harperaa

Understand supply chain vulnerabilities and dependency risks in AI-generated code including outdated packages, malicious packages, and dependency c...

Techgeneral

supply-chain-dependency-risks-ai-code

24

by harperaa

Understand supply chain vulnerabilities and dependency risks in AI-generated code including outdated packages, malicious packages, and dependency c...

Techgeneral

injection-vulnerabilities-ai-generated-code

24

by harperaa

Understand how AI generates SQL injection, command injection, and XSS vulnerabilities. Use this skill when you need to learn about injection attack...

Techgeneral

injection-vulnerabilities-ai-generated-code

24

by harperaa

Understand how AI generates SQL injection, command injection, and XSS vulnerabilities. Use this skill when you need to learn about injection attack...

Techgeneral

vibe-coding-security-awareness-overview

23

by harperaa

Understand the security risks inherent in AI-generated code and vibe coding. Use this skill when you need to understand why AI generates insecure c...

Techgeneral

vibe-coding-security-awareness-overview

23

by harperaa

Understand the security risks inherent in AI-generated code and vibe coding. Use this skill when you need to understand why AI generates insecure c...

Techgeneral

security-prompts-controls

23

by harperaa

Simple security prompt templates for quick implementations using existing Secure Vibe Coding OS utilities. Use for straightforward features like co...

Techgeneral

security-prompts-controls

23

by harperaa

Simple security prompt templates for quick implementations using existing Secure Vibe Coding OS utilities. Use for straightforward features like co...

Techgeneral

payment-security-clerk-billing-stripe

23

by harperaa

Implement secure payments using Clerk Billing and Stripe without ever touching card data. Use this skill when you need to set up subscription payme...

Techgeneral

payment-security-clerk-billing-stripe

23

by harperaa

Implement secure payments using Clerk Billing and Stripe without ever touching card data. Use this skill when you need to set up subscription payme...

Techgeneral

security-operations-deployment

22

by harperaa

Operational security guidance for deployment, monitoring, and maintenance. Use this skill when you need to understand which middlewares to apply, c...

Techgeneral

security-operations-deployment

22

by harperaa

Operational security guidance for deployment, monitoring, and maintenance. Use this skill when you need to understand which middlewares to apply, c...

Techgeneral

csrf-protection

22

by harperaa

Implement Cross-Site Request Forgery (CSRF) protection for API routes. Use this skill when you need to protect POST/PUT/DELETE endpoints, implement...

Techgeneral

security-testing-verification

22

by harperaa

Test security features and verify implementation before deployment. Use this skill when you need to test CSRF protection, rate limiting, input vali...

Techgeneral

security-testing-verification

22

by harperaa

Test security features and verify implementation before deployment. Use this skill when you need to test CSRF protection, rate limiting, input vali...

Techgeneral

security-headers

21

by harperaa

Configure security headers to defend against clickjacking, XSS, MIME confusion, and SSL stripping attacks. Use this skill when you need to set up C...

Techgeneral

dependency-supply-chain-security

20

by harperaa

Manage dependencies and supply chain security to prevent vulnerable or malicious packages. Use this skill when you need to audit dependencies, upda...

Techgeneral

dependency-supply-chain-security

20

by harperaa

Manage dependencies and supply chain security to prevent vulnerable or malicious packages. Use this skill when you need to audit dependencies, upda...

Techgeneral

Discover More Agentic Skills

Browse our complete catalog of AI agent skills from developers worldwide.