agent-safety-review

Assess autonomous agent architectural safety for lethal-trifecta risks.

6|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/damianpapadopoulos/auto-claude-skills --skill agent-safety-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-safety-review
Source: https://github.com/damianpapadopoulos/auto-claude-skills/tree/main/skills/agent-safety-review
Command: npx skills add https://github.com/damianpapadopoulos/auto-claude-skills --skill agent-safety-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The Skill addresses the problem of ensuring architectural safety in designs and implementations involving autonomous agents by providing a structured review process.

Core Features & Use Cases

  • Risk Assessment for Autonomous Agents: Assesses designs for potential lethal-trifecta risks associated with autonomous agent behavior.
  • Field-by-Field Evaluation: Evaluates fields like private_data, untrusted_input, and outbound_action.
  • Risk Classification and Advisory: Classifies risks and provides autonomy control coherence assessments.
  • Mitigation Recommendations: Offers specific recommendations to mitigate identified risks.

Quick Start

Initiate an agent safety review by running the agent-safety-review command and follow the prompted instructions to evaluate the agent's architecture.

Frequently Asked Questions about agent-safety-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I assess autonomous agent safety risks for architectures handling private data and outbound actions?

To assess autonomous agent safety risks, you need a structured review process evaluating private data, untrusted inputs, and outbound actions. This identifies lethal-trifecta risks and provides specific mitigation strategies based on your architecture documentation and code.

What is the lethal-trifecta risk in autonomous agent architecture?

The lethal-trifecta risk in autonomous agent architecture involves the simultaneous exposure to private data, untrusted inputs, and outbound actions. Assessing these fields individually determines autonomy control coherence and highlights potential safety vulnerabilities in high-risk applications.

How do I conduct an architectural risk assessment for autonomous agents?

To conduct an architectural risk assessment for autonomous agents, run the automated review command and follow the prompted instructions. The process requires access to your agent architecture documentation and code to evaluate safety risks and generate mitigation recommendations.

Do I need architecture documentation and code to perform an agent safety review?

Yes, you need architecture documentation and code to perform an agent safety review. The evaluation analyzes field-by-field risks involving private data, untrusted inputs, and outbound actions, requiring direct access to your implementation details to generate accurate mitigation strategies.

What are the best ways to mitigate risks in autonomous agents handling untrusted input?

The best ways to mitigate risks in autonomous agents handling untrusted input involve field-by-field evaluations of private data and outbound actions. The safety review classifies these lethal-trifecta risks and offers specific architectural recommendations to control autonomy coherence.

Can I automate architectural risk assessments for high-risk autonomous agent applications?

Yes, you can automate architectural risk assessments for high-risk autonomous agent applications. By evaluating fields like private data, untrusted inputs, and outbound actions, the automated review identifies lethal-trifecta risks and generates mitigation strategies without manual analysis.