secure-resource-access
CommunitySecure resource access with ownership checks.
Software Engineering#fastapi#sqlmodel#api-security#backend-security#http-exceptions#secure-access#ownership-checks
AuthorHezziCode
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Prevents unauthorized access to user-owned resources by enforcing strict ownership verification on GET and DELETE operations across API endpoints.
Core Features & Use Cases
- Ownership-based access control for resources
- Safe retrieval and deletion with proper error handling (403 and 404)
- Real-world example: ensure a user can only view or delete their own tasks in a multi-tenant API
Quick Start
Integrate the provided ownership-verified GET and DELETE handlers into your FastAPI app to enforce user isolation and safe deletion.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: secure-resource-access Download link: https://github.com/HezziCode/spec-driven-devlopment-hackathone/archive/main.zip#secure-resource-access Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.