feat(F-096): completed feature
This commit is contained in:
14
work/artifacts/F-096/security.json
Normal file
14
work/artifacts/F-096/security.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"feature_id": "F-096",
|
||||
"agent": "security",
|
||||
"verdict": "APPROVED",
|
||||
"summary": "The AI key stays server-side and is omitted from settings responses; generation is admin-authenticated and only writes empty SEO fields.",
|
||||
"evidence": [
|
||||
"GET settings returns aiApiKey as empty and only exposes aiApiKeyConfigured",
|
||||
"AI provider calls occur in the backend with the key in an Authorization header",
|
||||
"Generation endpoint requires admin authentication",
|
||||
"No client-side provider call or API key exposure",
|
||||
"Generated output is length-bounded before persistence"
|
||||
],
|
||||
"timestamp": "2026-08-20T20:11:20Z"
|
||||
}
|
||||
Reference in New Issue
Block a user