install
source · Clone the upstream repo
git clone https://github.com/ariffazil/arifOS
manifest:
skills/vps-docker/skill.yamlsource content
name: vps-docker description: VPS and Docker container management with constitutional safeguards category: execution constitutional_floor: F1
requirements: F1_Amanah: reversibility: true sandbox_required: true rollback_capability: true
F2_Truth: verification_sources: 2 min_truth_score: 0.99
F3_Consensus: tri_witness_threshold: 0.95
F4_Clarity: output_format: structured entropy_delta_max: 0
F7_Humility: dry_run_default: true omega_range: [0.03, 0.05]
F10_Audit: log_level: full vault_seal: true
mcp_tools:
- code_engine
- physics_reality
entry_points:
- check_status
- start_container
- stop_container
- view_logs
risk_tiers: read_only: low start_stop: medium delete: high