Cross Border Logistics Optimizer

Security checks across malware telemetry and agentic risk

Overview

The skill's code and instructions are consistent with an advisory logistics helper that uses heuristics only, requests no credentials, and does not appear to call external services — however part of handler.py in the bundle was truncated in the listing, so confidence is reduced until the full file is inspected.

The skill appears coherent and appropriately scoped for an advisory logistics tool: it uses heuristics, asks for no secrets, and the visible code parses input and builds a markdown brief. Before installing or enabling autonomous use, open and review the full handler.py (the provided listing was truncated near the end) to confirm there are no hidden network calls or file/credential access. Specifically search the file for network or exec calls (requests, urllib, socket, subprocess, os.environ, open, smtplib, paramiko), and run the included tests in a sandbox to verify behavior. If you plan to allow unattended/autonomous invocation, consider restricting that until you confirm the full source contains no telemetry or exfiltration code.

SkillSpector

By NVIDIA

SkillSpector findings are pending for this release.

VirusTotal

No VirusTotal findings

View on VirusTotal