ChatGPT
API Leak/ChatGPT
// Secret-redaction regexes for MCP browser tool output.
//
// Patterns are adapted from the gitleaks default ruleset
//
[ultraworkers/claw-code] claw-analog — как запускать и как это устроено
ChatGPT
API Leak/ChatGPT
[nexu-io/open-design] redact
ChatGPT
API Leak/ChatGPT
// Lexical secret / PII scrubber for telemetry payloads.
//
// Runs before any prompt or assistant text is sent to Langf
[openclaw/openclaw] huggingface
ChatGPT
API Leak/ChatGPT
---
summary: "Hugging Face Inference setup (auth + model selection)"
read_when:
- You want to use Hugging Face Inferen
[microsoft/generative-ai-for-beginners] Security Guidelines for Generative AI Applications
ChatGPT
API Leak/ChatGPT
# Security Guidelines for Generative AI Applications
This document outlines security best practices for building Genera
[openclaw/openclaw] openai http api
ChatGPT
API Leak/ChatGPT
---
summary: "Expose an OpenAI-compatible /v1/chat/completions HTTP endpoint from the Gateway"
read_when:
- Integratin
[firecrawl/firecrawl] CLAUDE
ChatGPT
API Leak/ChatGPT
Firecrawl is a web scraper API. The directory you have access to is a monorepo:
- `apps/api` has the actual API and wor
[warpdotdev/warp] secret value
ChatGPT
API Leak/ChatGPT
use std::fmt;
use serde::Serialize;
use warp_graphql::managed_secrets::ManagedSecretType;
/// Maximum length in bytes
[openclaw/openclaw] Deploy OpenClaw to Kubernetes.
ChatGPT
API Leak/ChatGPT
#!/usr/bin/env bash
# Deploy OpenClaw to Kubernetes.
#
# Secrets are generated in a temp directory and applied server-si
[openclaw/openclaw] ci hydrate live auth
ChatGPT
API Leak/ChatGPT
#!/usr/bin/env bash
set -euo pipefail
profile_path="${1:-${RUNNER_TEMP:-/tmp}/openclaw-live.profile}"
mkdir -p "$(dirn
[zylon-ai/private-gpt] PrivateGPT Workbench PRD
ChatGPT
API Leak/ChatGPT
# PrivateGPT Workbench PRD
## Project Context
PrivateGPT is an open-source local AI API project. Its value proposition
[sickn33/agentic-awesome-skills] AI Wrapper Product
ChatGPT
API Leak/ChatGPT
---
name: ai-wrapper-product
description: Expert in building products that wrap AI APIs (OpenAI, Anthropic,
etc. ) int
[friuns2/BlackFriday-GPTs-Prompts] Paperboy | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%226HN3O1kSBzvtHNwxkDHZj%22%2C%22flow%22%3Atrue%7D%7D
ChatGPT
API Leak/ChatGPT
# Paperboy | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%226HN3O1kSBzvtHNwxkDHZj
[openclaw/openclaw] container
ChatGPT
API Leak/ChatGPT
import { Container } from "@cloudflare/containers";
interface OpenClawContainerEnv {
ANTHROPIC_API_KEY?: string;
DI
[ultraworkers/claw-code] Local OpenAI-compatible providers and skills setup
ChatGPT
API Leak/ChatGPT
# Local OpenAI-compatible providers and skills setup
This guide covers two common offline/local workflows:
1. running
[ultraworkers/claw-code] embed
ChatGPT
API Leak/ChatGPT
//! OpenAI-compatible embeddings HTTP client.
use reqwest::Client;
use serde::{Deserialize, Serialize};
#[derive(Clone
[microsoft/generative-ai-for-beginners] 生成式 AI 應用程式安全指引
ChatGPT
API Leak/ChatGPT
# 生成式 AI 應用程式安全指引
本文件概述了基於教育代碼範例中常見漏洞的生成式 AI 應用
ChatGPT
API Leak/ChatGPT
/**
* Auth resolution for OpenAI API access.
*
* Resolution order:
* 1. ~/.gstack/openai.json → { "api_key": "sk-.
ChatGPT
API Leak/ChatGPT
/*
* ChatCLI - Command Line Interface for LLM interaction
* Copyright (c) 2024 Edilson Freitas
* License: Apache-2.0
[IPADS-SAI/MobiAgent] 配置 OpenRouter 客户端
ChatGPT
API Leak/ChatGPT