palmier-pro
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for building and running the Swift-based application from source using standard toolchain commands such as
swift build,swift run, andswift test. - [COMMAND_EXECUTION]: Includes a diagnostic script
scripts/palmier-pro.shused to verify environment prerequisites such as macOS version, hardware architecture (Apple Silicon), and the presence of the application binary. - [EXTERNAL_DOWNLOADS]: References cloning the official project repository on GitHub and downloading the application DMG from the official release page.
- [DATA_EXFILTRATION]: The provided diagnostic script uses
curlto ping the local loopback address (127.0.0.1:19789) to verify the connectivity of the local MCP server. This is a standard reachability check for a local service and does not involve external data transmission. - [SAFE]: The skill's operations are consistent with its stated purpose as a developer tool and video editing interface. It does not attempt to access sensitive files, maintain persistence, or bypass safety guidelines.
Audit Metadata