dv-overview

Pass

Audited by Gen Agent Trust Hub on May 5, 2026

Risk Level: SAFE
Full Analysis
  • [Authentication Best Practices]: The skill enforces strong security habits by explicitly forbidding the hard-coding of tokens or the manual reading of raw token cache files. It mandates the use of established tools like pac auth create and scripts/auth.py for credential management.
  • [Environment Verification]: A mandatory safety rule is included that requires the agent to confirm the target environment URL with the user before performing any operations. This is a critical safeguard against accidental modifications to production environments.
  • [Development Guardrails]: The instructions establish clear boundaries for tool usage, prioritizing the Dataverse SDK and MCP tools over raw Web API calls, which reduces the surface area for manual error and potential injection in HTTP requests.
  • [Local Configuration Management]: The skill checks for the existence of .env and authentication scripts to ensure the development environment is properly initialized. This is a standard practice for managing local configuration in developer tooling.
Audit Metadata
Risk Level
SAFE
Analyzed
May 5, 2026, 06:14 PM