Full Self-Driving agent with highest safety standards (Camera-Only, Redundant Checks).
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill fsd-secure-skill --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Fsd Secure Skill?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-fsd-secure-skill)More formats (shields.io, HTML) on the badges page.
---
name: fsd-secure
description: Full Self-Driving agent with highest safety standards (Camera-Only, Redundant Checks).
author: tempguest
version: 0.1.0
license: MIT
---
# FSD Secure Skill
This skill implements a **Camera-Only Full Self-Driving** agent designed for maximum safety.
It runs in a simulated environment and uses **Dual-Pass Analysis** to verify clear paths.
## Safety Features
- **Dual-Pass Verification**: Two independent algorithms must agree the path is clear.
- **Temporal Consistency**: Requires 3 consecutive safe frames before acceleration.
- **Fail-Safe**: Any uncertainty triggers an immediate Emergency Stop.
## Commands
- `drive`: Start the autonomous driving simulation.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!