skills/vm0-ai/vm0-skills/productlane/Gen Agent Trust Hub

productlane

Pass

Audited by Gen Agent Trust Hub on Mar 12, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: Executes API requests by wrapping curl commands within bash -c strings. This approach is documented as a workaround to ensure environment variables like PRODUCTLANE_API_KEY are properly interpolated within the shell context.
  • [COMMAND_EXECUTION]: Writes temporary JSON files to /tmp/productlane_request.json to handle POST and PATCH request payloads. This is a standard method for passing complex data structures to the curl command using the -d @filename flag.
  • [EXTERNAL_DOWNLOADS]: Performs network operations targeting productlane.com and productlane.mintlify.dev. These are official service endpoints and documentation sites for the Productlane product, representing the intended functionality of the skill.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 03:20 PM