Identity and access management for AI agents
Project description
Scopeform CLI
Identity and access management for AI agents.
Installation
pip install scopeform
Quickstart
- Log in:
scopeform login
- Initialize your agent project:
scopeform init
- Register the agent and issue a scoped token:
scopeform deploy
-
Use
SCOPEFORM_TOKENin your agent runtime environment. -
Revoke active sessions when needed:
scopeform revoke <agent-name>
Commands
scopeform login
Sign in with your email and password. Stores your auth token in ~/.scopeform/config.json.
Flags:
--api-url TEXTOverride the Scopeform API base URL.
scopeform init
Create a scopeform.yml file for the current project using interactive prompts.
scopeform deploy
Register the current project as an agent and write SCOPEFORM_TOKEN to .env.
Flags:
--api-url TEXTOverride the Scopeform API base URL.
scopeform revoke <agent-name>
Revoke all active tokens for the named agent.
Flags:
--api-url TEXTOverride the Scopeform API base URL.
scopeform logs <agent-name>
Show recent logs for the named agent.
Flags:
--limit INTEGERMaximum number of log entries to show. Default:20--service TEXTFilter by service--blocked-onlyShow only blocked calls--api-url TEXTOverride the Scopeform API base URL.
Global flags
--api-url TEXTDefault:SCOPEFORM_API_URLorhttps://api.scopeform.dev--versionShow the installed package version
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file scopeform-0.1.1.tar.gz.
File metadata
- Download URL: scopeform-0.1.1.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
889d213366b0f5e11d74aa167f3c2552c37baa6d5f935367a8dff2faec005543
|
|
| MD5 |
9d172150f0b51181a502e014b04012c3
|
|
| BLAKE2b-256 |
50aa42446ead332904576ae2e1d5e9e1fc5c8d22106c24f012ca06fc3814d8e8
|
File details
Details for the file scopeform-0.1.1-py3-none-any.whl.
File metadata
- Download URL: scopeform-0.1.1-py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6d78567cfc3658f66efbd73e75d285a6905723b2ad895a45561a9b30b8c5d8b
|
|
| MD5 |
1a9ac968598637526018fbfdd4bd1d48
|
|
| BLAKE2b-256 |
57bd826e8178aa3c388fbec08c3e7507381d68888331e99c56656b0f254d8a3a
|