Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add commands/scaleway/scaleway-cli/s2s-vpngit clone --depth 1 https://github.com/scaleway/scaleway-cliWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/scaleway/scaleway-cli/s2s-vpn)<a href="https://agentmods.dev/commands/scaleway/scaleway-cli/s2s-vpn"><img src="https://agentmods.dev/badge/commands/scaleway/scaleway-cli/s2s-vpn.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00000 | $0.06637 |
| Opus 5 | $0.00000 | $0.03318 |
| Sonnet 5 | $0.00000 | $0.01327 |
| Haiku 4.5 | $0.00000 | $0.00664 |
Grade A, and why
s2s-vpn scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
This is a copy
77% identical to datawarehouse — 571 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 644 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Documentation for scw s2s-vpn
This API allows you to manage your Site-to-Site VPN.
A connection represents the IPsec tunnel between VPN gateway and customer gateway.
A connection represents the IPsec tunnel between VPN gateway and customer gateway.
Create a connection
Create a connection.
Usage:
scw s2s-vpn connection create [arg=value ...]
Arguments:
| Name | Description | Argument Specifications |
|---|---|---|
| project-id | Project ID to use. If none is passed the default project ID will be used | |
| name | Name of the connection | Required |
| tags.{index} | List of tags to apply to the connection | |
| is-ipv6 | Defines IP version of the IPSec Tunnel | |
| initiation-policy | Who initiates the IPsec tunnel | RequiredOne of: unknown_initiation_policy, vpn_gateway, customer_gateway |
| ikev2-ciphers.{index}.encryption | One of: unknown_encryption, aes128, aes192, aes256, aes128gcm, aes192gcm, aes256gcm, aes128ccm, aes256ccm, chacha20poly1305 |
|
| ikev2-ciphers.{index}.integrity | One of: unknown_integrity, sha256, sha384, sha512 |
|
| ikev2-ciphers.{index}.dh-group | One of: unknown_dhgroup, modp2048, modp3072, modp4096, ecp256, ecp384, ecp521, curve25519 |
|
| esp-ciphers.{index}.encryption | One of: unknown_encryption, aes128, aes192, aes256, aes128gcm, aes192gcm, aes256gcm, aes128ccm, aes256ccm, chacha20poly1305 |
|
| esp-ciphers.{index}.integrity | One of: unknown_integrity, sha256, sha384, sha512 |
|
| esp-ciphers.{index}.dh-group | One of: unknown_dhgroup, modp2048, modp3072, modp4096, ecp256, ecp384, ecp521, curve25519 |
|
| enable-route-propagation | Defines whether route propagation is enabled or not. | |
| secret.id | ||
| secret.revision | ||
| vpn-gateway-id | ID of the VPN gateway to attach to the connection | Required |
| customer-gateway-id | ID of the customer gateway to attach to the connection | Required |
| bgp-config-ipv4.routing-policy-id | ||
| bgp-config-ipv4.private-ip | ||
| bgp-config-ipv4.peer-private-ip | ||
| bgp-config-ipv6.routing-policy-id | ||
| bgp-config-ipv6.private-ip | ||
| bgp-config-ipv6.peer-private-ip | ||
| region | Region to target. If none is passed will use default region from the config | Default: fr-parOne of: fr-par, it-mil, nl-ams, pl-waw |
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago First seen · 644 lines · 0 tokens per session scan A f561b8174dc2
s2s-vpn is a command published in the GitHub repository scaleway/scaleway-cli (996 stars, last pushed today), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 6,637 tokens. A static security scan graded it A with 0 findings. It is 77% identical to datawarehouse, differing in 571 lines, and is treated as a copy.
Other commands, from other repositories
canvas
Canvas LMS CLI - Interact with Canvas from the command line.
openui-integrate
Wire up the LLM backend — the core integration command.
canvas_account-features
Manage Canvas account feature flags and settings.
canvas_account-content-migrations_get
Command "canvas_account-content-migrations_get" from jjuanrivvera/canvas-cli, covering canvas account-content-migrations get, options, options inherited from parent commands and see also.
canvas_account-logins_update
Command "canvas_account-logins_update" from jjuanrivvera/canvas-cli, covering canvas account-logins update, options, options inherited from parent commands and see also.
plan
Show diff between YAML and current GitHub state. No mutations are made.