ScienceLogic delivers secure AI deployment and smarter IT operations with Skylar AI 2.5
ScienceLogic shipped Skylar AI 2.5 with sovereign, on-premises, and secure-cloud deployment options and expanded AIOps integrations for regulated industries.
ScienceLogic announced Skylar AI 2.5, the intelligence layer of its AIOps platform, adding sovereign cloud, on-premises, and secure cloud deployment options for organizations with strict security, sovereignty, and compliance requirements. The release improves advisory accuracy, analytics and dashboards, AI governance controls such as agent monitoring and token-usage tracking, and integrations with Microsoft Teams and ServiceNow. It targets regulated industries adopting agentic AI, building on the company's FedRAMP Moderate authorization.
Apple Doesn’t Want You to Worry About the New Apple Watch's Listening Features
Apple Watch Series 12 and Ultra 4 add opt-in audio intelligence features that process microphone audio on-device via a new Secure Exclave.
The Apple Watch Series 12 and Ultra 4 ship with four opt-in audio intelligence features: Sound Recognition, Shazam music identification, Siri Recap conversation summaries, and Live Rewind 15-second transcription. Audio is held and processed in an isolated Secure Exclave buffer on the new S11 chips, with on-device speech recognition on iPhone producing a distilled transcript that foundation models in Private Cloud Compute then summarize. Apple says no raw audio is stored or accessible to the operating system, apps, the user, or Apple, and untransferred audio is automatically deleted.
Your AI agent's system prompt is not a security control
AWS and SANS guidance says system prompts are not security controls; enforce user permissions at retrieval time and default-deny every agent tool invocation.
AWS VP Gee Rittenhouse and SANS fellow Eric Johnson, with three AWS security specialists, published agentic AI security guidance for organizations with agents running or under development. They recommend scoping queries to user permissions inside existing RBAC/ABAC systems and filtering results before the model's context window, noting prompts can be bypassed, ignored, or overridden. The guidance warns risk concentrates when one agent holds sensitive data access, external communication, and exposure to untrusted content, the vector for prompt injection, which OWASP ranks as the top AI application threat. It cites IBM 2025 research that ungoverned shadow AI added $670,000 to average breach cost, and prescribes 30-day behavioral baselines, Cedar or Open Policy Agent for default-deny tool invocation, and four-layer containment with automatic circuit breakers.