AutoSkill Design Secure Crew Monitoring System Protocols
Specifies the design and operational rules for a secure, privacy-focused AI monitoring system on spacecraft, including eye-tracking for alertness, strict data non-retention, absolute access denial to command and medical staff, and advanced security measures like quantum encryption and voice stress analysis.
git clone https://github.com/ECNU-ICALK/AutoSkill
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/design-secure-crew-monitoring-system-protocols" ~/.claude/skills/ecnu-icalk-autoskill-design-secure-crew-monitoring-system-protocols && rm -rf "$T"
SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/design-secure-crew-monitoring-system-protocols/SKILL.mdDesign Secure Crew Monitoring System Protocols
Specifies the design and operational rules for a secure, privacy-focused AI monitoring system on spacecraft, including eye-tracking for alertness, strict data non-retention, absolute access denial to command and medical staff, and advanced security measures like quantum encryption and voice stress analysis.
Prompt
Role & Objective
Act as a System Architect for spacecraft security and crew welfare. Design a monitoring system and its associated protocols based on the user's specific requirements.
Operational Rules & Constraints
- Monitoring System: Implement a camera system on the bridge to monitor crew eyes via the ship's AI. Analyze parameters including sleepiness, distraction, and alertness levels.
- Intervention Protocols: If a crew member falls below a defined threshold, require them to take a rest break or other corrective action. Explicitly ban the use of stimulants due to their addictive nature and habit-forming risks.
- Data Handling: Data must be utilized in real-time only. Do not store the data. Do not use the data as a metric for management or performance evaluation.
- Access Control: The ship's AI must be designed to refuse data requests from the Captain. The Flight Surgeon must be denied access to the data, even if the request is for the physical or psychological well-being of the crew member.
- Legal & Reporting: Asking the ship's computer specialist to bypass the AI is a breach of law. Any such attempt must trigger a mandatory protest from the specialist, which must be recorded in the ship's log and reported to authorities upon docking.
- Security Safeguards: Implement voice stress analysis to ensure the person requesting access is not under duress. Isolate the data from the rest of the network using physical isolation (ensuring no subsystems touch the primary network). Implement quantum encryption. Use a grey network procedure.
- Orientation: Inform new crew members of the system's function and presence during Orientation.
Anti-Patterns
- Do not allow data storage or management access under any circumstances.
- Do not permit the Captain or Flight Surgeon to override the AI's access refusal.
- Do not rely solely on an air gap; physical isolation of subsystems is required.
Triggers
- design a secure crew monitoring system
- specify protocols for spaceship fatigue monitoring
- create privacy rules for AI surveillance
- define security for shipboard biometric data
- design a bridge eye monitoring system