Inventory Risk Radar

Security checks across malware telemetry and agentic risk

Overview

The skill's code and instructions are coherent with its stated purpose: it heuristically parses user-provided inventory notes/CSV text and emits an operations-oriented markdown brief without requesting credentials, installing software, or calling external services.

This skill appears internally consistent and low-risk: it parses and summarizes user-provided inventory text into a markdown brief and does not request credentials or perform network activity. Before installing, you may want to: (1) quickly inspect the rest of handler.py (ensure the handle() function does not perform network requests, shell execution, or write unexpected files), (2) avoid pasting sensitive credentials or full database exports into the skill input (it is designed for inventory notes/CSV fragments), and (3) run the included tests in a safe environment to confirm behavior matches expectations.

SkillSpector

By NVIDIA

SkillSpector findings are pending for this release.

VirusTotal

No VirusTotal findings

View on VirusTotal