agents-secure

Audit deployed NeMo agents for security vulnerabilities and PII exposure.

58|16|Updated May 14, 2026
One-click install
npx skills add https://github.com/NVIDIA-NeMo/nemo-platform --skill agents-secure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agents-secure
Source: https://github.com/NVIDIA-NeMo/nemo-platform/tree/main/plugins/nemo-agents/src/nemo_agents_plugin/skills/agents-secure
Command: npx skills add https://github.com/NVIDIA-NeMo/nemo-platform --skill agents-secure

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill addresses the critical need for securing AI agents by identifying missing guardrails, detecting PII exposure, and uncovering leaked secrets in telemetry data.

Core Features & Use Cases

  • Security Auditing: Automatically inspects agent configurations to ensure content-safety guardrails are active on model endpoints.
  • PII and Secret Scanning: Uses regex-based analysis to detect sensitive information like API keys, SSNs, and emails in agent telemetry.
  • Actionable Remediation: Provides clear, step-by-step suggestions for rotating credentials, applying guardrails, and anonymizing sensitive data.

Quick Start

Use the agents-secure skill to audit the security posture and telemetry safety of the triage-bot agent.

Frequently Asked Questions about agents-secure

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit NeMo agents for PII exposure and missing guardrails?

This skill audits deployed NeMo agents for security vulnerabilities by inspecting configurations for missing guardrails and sampling telemetry data to detect PII exposure and leaked credentials, providing structured remediation suggestions.

What is the best way to detect leaked secrets in AI agent telemetry data?

Detecting leaked secrets in AI agent telemetry requires regex-based analysis to scan for sensitive information like API keys and SSNs. This skill samples agent telemetry data to uncover leaked credentials and sensitive information automatically.

How do I check if content-safety guardrails are active on my model endpoints?

Checking if content-safety guardrails are active on model endpoints requires automatically inspecting agent configurations. This skill performs security auditing to ensure content-safety guardrails are active on model endpoints and flags missing protections.

Can I scan agent configurations for security vulnerabilities without manual inspection?

Yes, you can scan agent configurations for security vulnerabilities without manual inspection. This skill automatically inspects deployed NeMo agents to identify missing guardrails, PII exposure, and leaked secrets in telemetry data.

How do I get remediation suggestions for rotating credentials and anonymizing sensitive data?

To get remediation suggestions for rotating credentials and anonymizing sensitive data, run this security audit skill. It provides clear, step-by-step suggestions for applying guardrails, rotating credentials, and anonymizing sensitive data.

Does this security audit persist snapshots for ongoing compliance monitoring of NeMo agents?

Yes, this security audit persists snapshots for ongoing compliance monitoring of NeMo agents. It provides persistence of security snapshots alongside structured remediation suggestions to maintain long-term safety posture.