skills/microsoft/onnxruntime/ort-lint/Gen Agent Trust Hub

ort-lint

Pass

Audited by Gen Agent Trust Hub on May 15, 2026

Risk Level: SAFE
Full Analysis
  • Dependency Management: The skill utilizes pip to install project-specific requirements from a local file (requirements-lintrunner.txt). This is a standard procedure for managing Python dependencies in development environments.
  • Tool Initialization: The use of lintrunner init is a common step for initializing the linting environment. In a development context, this often involves the automated setup of local tools and configurations required for the project.
  • Style Enforcement: The skill references established configuration files such as .clang-format and pyproject.toml. Relying on these local project files ensures that the formatting behavior is predictable and governed by the repository's existing standards.
  • Virtual Environment Best Practices: The documentation explicitly advises the agent to activate a virtual environment before installing dependencies, which is a security and stability best practice to avoid polluting system-level libraries.
Audit Metadata
Risk Level
SAFE
Analyzed
May 15, 2026, 01:51 PM
Security Audit — agent-trust-hub — ort-lint