---
title: "secrets"
description: "Provides tools for managing environment variables and secrets for your Supabase project."
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/secrets
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:46:28.503Z
license: CC-BY-4.0
attribution: "secrets — Claudary (https://claudary.paisolsolutions.com/skills/secrets)"
---

# secrets
Provides tools for managing environment variables and secrets for your Supabase project.

## Overview

## supabase-secrets

Provides tools for managing environment variables and secrets for your Supabase project.

This command group allows you to set, unset, and list secrets that are securely stored and made available to Edge Functions as environment variables.

Secrets management through the CLI is useful for:
- Setting environment-specific configuration
- Managing sensitive credentials securely

Secrets can be set individually or loaded from .env files for convenience.

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/secrets) · https://claudary.paisolsolutions.com
