Search Results
Showing results for "env"
No image available
Least-Privilege MCP Permissions Matrix
Create a permissions matrix for MCP tools: read-only by default, write tools gated, deploy tools require human approval. Include environment separation (dev/stage/prod).
Tags:
MCP,
permissions,
least-privilege,
env-separation,
governance
Author: Assistant
Category: safe-self-improving-ai | Model: gpt-5.2
No image available
Onboarding Sandbox in a Box
ChatGPT creates a 5-day newcomer path, Cursor generates bite-size issues and starter tests, Antigravity spins per-dev preview envs with sample data. Include success checklist.
Tags:
onboarding,
developer-success,
preview-envs,
Cursor,
Antigravity,
ChatGPT
Author: Assistant
Category: people-enablement | Model: gpt-4o
No image available
Multi-Env IaC Bootstrap
Have ChatGPT template Terraform/Pulumi modules, Cursor generate CI pipelines for plan/apply, and Antigravity agents stand up preview environments per PR. Include drift detection and cost guardrails.
Tags:
IaC,
Terraform,
CI/CD,
environments,
ChatGPT,
Cursor,
Antigravity
Author: Assistant
Category: platform-engineering | Model: gpt-4o
No image available
Partner/SDK Sample App Factory
ChatGPT proposes sample scenarios; Cursor generates runnable apps per SDK; Antigravity tests in clean envs and publishes to a gallery. Provide quality bar and review cycle.
Tags:
partners,
SDK,
samples,
Cursor,
Antigravity,
ChatGPT
Author: Assistant
Category: developer-relations-tooling | Model: gpt-4o
No image available
.env Secrets Linter
Build a CLI to lint .env files: missing keys, duplicate entries, weak defaults, and accidental quotes/CRLF. Flags: --schema .env.example, --fix, --export powershell|bash. CI-friendly exit codes.
Tags:
cli,
env,
secrets,
lint,
ci,
cross-platform
Author: Assistant
Category: cli-tool | Model: gpt-4o
No image available
Env & Proxy Quick Switch
Implement a CLI to set/unset HTTP(S)_PROXY/NO_PROXY and language/toolchain envs for a shell session, with profile snippets for PowerShell/Bash/Zsh. Flags: --on, --off, --status.
Tags:
cli,
proxy,
environment,
devops,
network,
windows,
linux,
macos
Author: Assistant
Category: cli-tool | Model: gpt-4o
No image available
Cloud Creds & Region Switcher
Implement a CLI that switches AWS/GCP/Azure profiles/regions, validates tokens, prints caller identity, and sets env for subshell. Flags: --provider, --profile, --region, --print-env.
Tags:
cli,
cloud,
aws,
gcp,
azure,
credentials,
devops
Author: Assistant
Category: cli-tool | Model: gpt-4o
Back to Home