pp-faa-registry
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPERSISTENCEDYNAMIC_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
faa-registryCLI and MCP server from the author's NPM package (@mvanhorn/printing-press-library) and GitHub repository (github.com/mvanhorn/printing-press-library).\n- [COMMAND_EXECUTION]: The skill executes thefaa-registry-pp-clibinary to perform aircraft, owner, and registry searches.\n- [PERSISTENCE]: A local learning loop journals all command activity and saves interaction history tolearn_eventsandfeedback.jsonlfiles to adapt behavior across sessions.\n- [DYNAMIC_EXECUTION]: The skill uses a "playbook" system to execute sequences of commands with dynamic variable substitution ({slot}) based on previously learned patterns.\n- [DATA_EXFILTRATION]: The CLI provides a--deliver webhook:<url>functionality that can transmit command output to an external URL via HTTP POST.
Audit Metadata