infomaniak_get_my_security
Get a security posture report of your Infomaniak account: 2FA status, recovery email, Yubikey, rescue codes, password age, and trusted devices. Use for periodic review or pre-action check.
Instructions
Security posture report for the current user: 2FA status & method, recovery email, validated phone, Yubikey, remaining rescue codes, last login timestamp, password age, and the list of trusted (auth-paired) devices with their last connection IP and time. Useful as a periodic security review or pre-action sanity check. Manager-private.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| score | Yes | ||
| score_max | Yes | ||
| twofa_enabled | Yes | ||
| twofa_method | No | ||
| has_recovery_email | Yes | ||
| has_valid_phone | Yes | ||
| yubikey | Yes | ||
| authenticator | Yes | ||
| remaining_rescue_codes | No | ||
| last_login_at_iso | No | ||
| password_last_changed_iso | No | ||
| trusted_devices_count | Yes | ||
| trusted_devices | Yes |