<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>LyraShield AI Blog</title><description>LyraShield AI research and practical guidance on securing AI-built apps, interpreting security evidence, verifying findings, and retesting fixes.</description><link>https://lyrashieldai.com/</link><language>en-us</language><item><title>Security reviews for agencies shipping client apps</title><link>https://lyrashieldai.com/blog/agency-client-app-security-review/</link><guid isPermaLink="true">https://lyrashieldai.com/blog/agency-client-app-security-review/</guid><description>Define authorization, scope, evidence ownership, remediation, retesting, and handoff before an agency calls a client app ready to release.</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Keep AI Agents Away From Production Deletes</title><link>https://lyrashieldai.com/blog/agent-production-permissions/</link><guid isPermaLink="true">https://lyrashieldai.com/blog/agent-production-permissions/</guid><description>Block standing production delete authority with separate identities, permission ceilings, exact approvals, short-lived access, and audit records.</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Protect AGENTS.md and Rules Files From Poisoning</title><link>https://lyrashieldai.com/blog/agent-rules-file-security/</link><guid isPermaLink="true">https://lyrashieldai.com/blog/agent-rules-file-security/</guid><description>Prevent prompt injection in AGENTS.md and coding-tool rules with provenance, code ownership, protected review, scoped rules, and conflict tests.</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate></item><item><title>AI App Pre-Launch Security Checklist</title><link>https://lyrashieldai.com/blog/ai-app-prelaunch-security-checklist/</link><guid isPermaLink="true">https://lyrashieldai.com/blog/ai-app-prelaunch-security-checklist/</guid><description>Run an evidence-based pre-launch review across authorization, secrets, inputs, dependencies, deployment, agents, monitoring, recovery, and retests.</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Privacy checklist for AI-built apps</title><link>https://lyrashieldai.com/blog/ai-app-privacy-checklist/</link><guid isPermaLink="true">https://lyrashieldai.com/blog/ai-app-privacy-checklist/</guid><description>Map personal data, purposes, retention, processors, user rights, deletion, and incident handling before an AI-built app reaches real users.</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate></item><item><title>What not to share with AI coding assistants</title><link>https://lyrashieldai.com/blog/ai-coding-assistant-data-privacy/</link><guid isPermaLink="true">https://lyrashieldai.com/blog/ai-coding-assistant-data-privacy/</guid><description>Do not share live credentials, customer data, regulated records, unreleased business information, or code outside your authorized policy.</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Audit AI-Suggested Dependencies for Vulnerabilities</title><link>https://lyrashieldai.com/blog/ai-dependency-vulnerability-audit/</link><guid isPermaLink="true">https://lyrashieldai.com/blog/ai-dependency-vulnerability-audit/</guid><description>Verify package identity, lock resolved versions, inspect the dependency graph, and interpret advisory matches without treating a clean scan as proof.</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Is AI-generated code safe for production?</title><link>https://lyrashieldai.com/blog/ai-generated-code-production-safety/</link><guid isPermaLink="true">https://lyrashieldai.com/blog/ai-generated-code-production-safety/</guid><description>Not by default. Generated code needs requirements, human review, independent tests, constrained deployment, monitoring, and recovery evidence.</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Why AI-Generated Tests Are Not Security Proof</title><link>https://lyrashieldai.com/blog/ai-generated-tests-security/</link><guid isPermaLink="true">https://lyrashieldai.com/blog/ai-generated-tests-security/</guid><description>Use AI-generated tests as regression checks, then add independent invariants, negative cases, mutation checks, and scoped retest evidence.</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Secure an AI SaaS With Stripe</title><link>https://lyrashieldai.com/blog/ai-saas-stripe-security/</link><guid isPermaLink="true">https://lyrashieldai.com/blog/ai-saas-stripe-security/</guid><description>Secure Stripe billing with server-owned entitlements, raw-body webhook verification, idempotent processing, constrained keys, and failure-path tests.</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate></item><item><title>A Security Review Prompt That Does Not Replace Testing</title><link>https://lyrashieldai.com/blog/ai-security-review-prompt/</link><guid isPermaLink="true">https://lyrashieldai.com/blog/ai-security-review-prompt/</guid><description>Use a bounded AI security review prompt to produce traceable candidate findings, safe test ideas, and explicit uncertainty without mistaking output for proof.</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Stop Exposing API Keys in Frontend Code</title><link>https://lyrashieldai.com/blog/api-keys-frontend-ai-apps/</link><guid isPermaLink="true">https://lyrashieldai.com/blog/api-keys-frontend-ai-apps/</guid><description>Identify secrets shipped in browser bundles, move privileged calls behind a server boundary, and rotate exposed credentials safely.</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate></item><item><title>What an app security score can and cannot mean</title><link>https://lyrashieldai.com/blog/app-security-score-explained/</link><guid isPermaLink="true">https://lyrashieldai.com/blog/app-security-score-explained/</guid><description>Read an app security score as a versioned summary of scoped evidence, not a breach prediction, universal benchmark, or guarantee of safety.</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Test Backup Restore Before Agents Touch Production</title><link>https://lyrashieldai.com/blog/backup-restore-agentic-apps/</link><guid isPermaLink="true">https://lyrashieldai.com/blog/backup-restore-agentic-apps/</guid><description>Prove backup recoverability in an isolated restore drill before a coding agent receives destructive production access.</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Secure a Base44 App Before Launch</title><link>https://lyrashieldai.com/blog/base44-app-security-checklist/</link><guid isPermaLink="true">https://lyrashieldai.com/blog/base44-app-security-checklist/</guid><description>Separate Base44 app visibility from data permissions, review table access and backend secrets, then verify the deployed app with distinct accounts.</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Secure a Bolt App Before Launch</title><link>https://lyrashieldai.com/blog/bolt-app-security-checklist/</link><guid isPermaLink="true">https://lyrashieldai.com/blog/bolt-app-security-checklist/</guid><description>Identify the Bolt backend, protect server functions and webhooks, test database policy, and verify the published deployment.</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Stop Brute Force and Account Enumeration</title><link>https://lyrashieldai.com/blog/brute-force-account-enumeration/</link><guid isPermaLink="true">https://lyrashieldai.com/blog/brute-force-account-enumeration/</guid><description>Make authentication responses uniform, throttle online guessing by account and network signals, and test recovery flows safely.</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Prevent CI/CD Agents From Becoming a Confused Deputy</title><link>https://lyrashieldai.com/blog/cicd-agent-confused-deputy/</link><guid isPermaLink="true">https://lyrashieldai.com/blog/cicd-agent-confused-deputy/</guid><description>Keep untrusted pull requests outside privileged CI jobs with narrow tokens, protected deployments, bound OIDC claims, and verified artifacts.</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Secure a Claude Code Project</title><link>https://lyrashieldai.com/blog/claude-code-security-workflow/</link><guid isPermaLink="true">https://lyrashieldai.com/blog/claude-code-security-workflow/</guid><description>Constrain Claude Code permissions, sandbox access, MCP tools, and release actions while keeping the coding workflow useful.</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Create a Security Report for a Client Handoff</title><link>https://lyrashieldai.com/blog/client-security-report-handoff/</link><guid isPermaLink="true">https://lyrashieldai.com/blog/client-security-report-handoff/</guid><description>Build a client security handoff with executive context, technical evidence, coverage limits, finding states, retests, owners, and secure delivery.</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate></item></channel></rss>