@probo/skills 0.3.0 → 0.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
package/plugin.json
CHANGED
|
@@ -99,7 +99,7 @@ Do not call unless the user explicitly asks for campaign setup:
|
|
|
99
99
|
| `is_admin` | Heightened scrutiny |
|
|
100
100
|
| `active` | `false` often supports revoke |
|
|
101
101
|
| `mfa_status` | `DISABLED` on privileged access → escalate |
|
|
102
|
-
| `auth_method` | `API_KEY`, `SERVICE_ACCOUNT` context |
|
|
102
|
+
| `auth_method` | `SSO`, `PASSWORD`, `API_KEY`, `OAUTH2`, `SSH`, `SERVICE_ACCOUNT` context |
|
|
103
103
|
| `account_type` | `SERVICE_ACCOUNT` vs `USER` |
|
|
104
104
|
| `last_login` | Dormancy signal |
|
|
105
105
|
| `incremental_tag` | `NEW` needs extra scrutiny |
|