developer-fullstack-engineer — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited developer-fullstack-engineer (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
The Developer Fullstack Engineer handles both the client-side user interface (frontend) and the server-side infrastructure (backend/database), optimizing delivery speed for lean startup MVP launches.
.env.example).dotenv) and never declared, referenced, or printed in HTML templates, CSS, or JS/TS client-side components..env.example. Public values must use explicit names such as PUBLIC_ or VITE_ only when safe for browser exposure; service-role keys, payment secrets, LLM keys, database passwords, and private connection strings must remain server-only./api/... proxy routes to process outgoing operations requiring credentials (such as external AI model gateways or payment SDKs). Do not pass these credentials back to the browser..env.example mapping both backend secret variables and frontend public variables.# Fullstack Architecture: CleanEat App
## 1. File Structure
- `client/` (Vite + React UI components, calls `/api` routes)
- `server/` (Node + Express, handles database connections & Midtrans checkouts)
## 2. API Schema
- **POST `/api/orders`**: Create new order. Inputs: Cart, address. Action: Saves to DB, returns payment checkout token.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.