Security fixes target the current 0.4.x release line until this package has a broader release policy.
Report vulnerabilities privately to the repository owner before opening a public issue.
- Never store or print Infomaniak bearer tokens.
- Keep Infomaniak credentials in
INFOMANIAK_TOKENor the configuredtokenEnvName. - Direct bearer-token plugin config is disabled by this adapter.
- Do not ask users to paste bearer tokens into chat.
- Do not include token values in tests, docs, fixtures, logs, filenames, or tool-result summaries.
- Default tests must not call live Infomaniak APIs.
- Use mocked plugin registration and metadata checks.
- Keep mutation tools blocked by default and covered by tests.