pocketbase-api-add-field
Fail
Audited by Snyk on Feb 16, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt explicitly shows and instructs embedding admin credentials/tokens as literal strings in code (e.g., authWithPassword('admin@example.com','your-admin-password'), pb.authStore.save('your-admin-token')), which requires the LLM to handle/output secret values verbatim.
Audit Metadata