m365-shared
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the
@pnp/cli-microsoft365package via npm. This is a well-known community-driven CLI for Microsoft 365. - [COMMAND_EXECUTION]: Utilizes the
Bashtool to perform installation checks, authentication status checks, and resource management commands within the Microsoft 365 environment. - [CREDENTIALS_UNSAFE]: The documentation includes examples for various authentication flows, such as browser, device code, username/password, and client secrets. These examples use standard placeholders (e.g., 'P@ssw0rd', 'CLIENT_SECRET', 'TENANT_ID'). Additionally, the skill includes explicit security rules directing the agent never to output tokens, secrets, or credentials in its responses.
Audit Metadata