NexCore OS
NexCore Operating System — secure boot, clearance levels, vault encryption, user management, and system services. The OS layer that runs the NexVigilant stack.
16 toolsos
Secure Boot Status
Get secure boot chain status — verified components, trust anchors, and boot integrity
no params
Secure Boot Verify
Verify a component against the secure boot chain of trust
component
Secure Boot Quote
Generate a secure boot attestation quote for remote verification
nonce
Clearance Evaluate
Evaluate clearance level for an operation — returns GRANT or DENY with rationale
operationactor
Clearance Policy For
Get the clearance policy for a specific resource or operation
resource
Clearance Validate Change
Validate whether a proposed change meets clearance requirements
changetarget
Clearance Level Info
Get information about a specific clearance level — permissions, restrictions, and escalation paths
level
Clearance Config
Get the current clearance system configuration
no params
Vault Encrypt
Encrypt data using the NexCore vault — AES-256-GCM with key derivation
plaintext
Vault Decrypt
Decrypt data from the NexCore vault
ciphertext
Vault Derive Key
Derive an encryption key from a passphrase using Argon2
passphrase
Vault Generate Salt
Generate a cryptographic salt for key derivation
no params
Vault Config Sample
Get a sample vault configuration for reference
no params
User List
List all registered system users
no params
User Status
Get status of a specific user account
username
Config Validate
Validate a system configuration file for correctness
path