Back to Prompt Templates

Security Report

Prompt Templates

Pass
Version v1.0.2 Scanned 14 May 2026 at 21:46 Scanner v3.0.0

Summary

Detected

  • Services:
  • Permissions:
  • Data Handling:

Undeclared

All items declared

Warnings

No warnings

Findings (33)

Credentials

info env:CATEGORY_1 undeclared
credential-env-var
prompts/prompt-classification.md:16

"{{CATEGORY_1}}"

This file references the environment variable CATEGORY_1. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:DESCRIPTION_1 undeclared
credential-env-var
prompts/prompt-classification.md:16

"{{DESCRIPTION_1}}"

This file references the environment variable DESCRIPTION_1. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:CATEGORY_2 undeclared
credential-env-var
prompts/prompt-classification.md:17

"{{CATEGORY_2}}"

This file references the environment variable CATEGORY_2. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:DESCRIPTION_2 undeclared
credential-env-var
prompts/prompt-classification.md:17

"{{DESCRIPTION_2}}"

This file references the environment variable DESCRIPTION_2. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:CATEGORY_3 undeclared
credential-env-var
prompts/prompt-classification.md:18

"{{CATEGORY_3}}"

This file references the environment variable CATEGORY_3. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:DESCRIPTION_3 undeclared
credential-env-var
prompts/prompt-classification.md:18

"{{DESCRIPTION_3}}"

This file references the environment variable DESCRIPTION_3. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:PERSONA_NAME undeclared
credential-env-var
prompts/prompt-conversational.md:13

"{{PERSONA_NAME}}"

This file references the environment variable PERSONA_NAME. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:PERSONA_ROLE undeclared
credential-env-var
prompts/prompt-conversational.md:13

"{{PERSONA_ROLE}}"

This file references the environment variable PERSONA_ROLE. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:TONE_DESCRIPTOR undeclared
credential-env-var
prompts/prompt-conversational.md:16

"{{TONE_DESCRIPTOR}}"

This file references the environment variable TONE_DESCRIPTOR. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:LANGUAGE_STYLE undeclared
credential-env-var
prompts/prompt-conversational.md:17

"{{LANGUAGE_STYLE}}"

This file references the environment variable LANGUAGE_STYLE. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:IN_SCOPE undeclared
credential-env-var
prompts/prompt-conversational.md:28

"{{IN_SCOPE}}"

This file references the environment variable IN_SCOPE. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:OUT_OF_SCOPE undeclared
credential-env-var
prompts/prompt-conversational.md:29

"{{OUT_OF_SCOPE}}"

This file references the environment variable OUT_OF_SCOPE. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:REDIRECT undeclared
credential-env-var
prompts/prompt-conversational.md:30

"{{REDIRECT}}"

This file references the environment variable REDIRECT. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:ESCALATION_CONTACT undeclared
credential-env-var
prompts/prompt-conversational.md:34

"{{ESCALATION_CONTACT}}"

This file references the environment variable ESCALATION_CONTACT. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:OPENING_MESSAGE undeclared
credential-env-var
prompts/prompt-conversational.md:37

"{{OPENING_MESSAGE}}"

This file references the environment variable OPENING_MESSAGE. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:ROLE undeclared
credential-env-var
prompts/prompt-cot.md:13

"{{ROLE}}"

This file references the environment variable ROLE. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:FIELD_1 undeclared
credential-env-var
prompts/prompt-extraction.md:16

"{{FIELD_1}}"

This file references the environment variable FIELD_1. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:FIELD_2 undeclared
credential-env-var
prompts/prompt-extraction.md:17

"{{FIELD_2}}"

This file references the environment variable FIELD_2. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:FIELD_3 undeclared
credential-env-var
prompts/prompt-extraction.md:18

"{{FIELD_3}}"

This file references the environment variable FIELD_3. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:ROLE undeclared
credential-env-var
prompts/prompt-few-shot.md:13

"{{ROLE}}"

This file references the environment variable ROLE. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:EXAMPLE_INPUT_1 undeclared
credential-env-var
prompts/prompt-few-shot.md:18

"{{EXAMPLE_INPUT_1}}"

This file references the environment variable EXAMPLE_INPUT_1. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:EXAMPLE_OUTPUT_1 undeclared
credential-env-var
prompts/prompt-few-shot.md:19

"{{EXAMPLE_OUTPUT_1}}"

This file references the environment variable EXAMPLE_OUTPUT_1. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:EXAMPLE_INPUT_2 undeclared
credential-env-var
prompts/prompt-few-shot.md:22

"{{EXAMPLE_INPUT_2}}"

This file references the environment variable EXAMPLE_INPUT_2. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:EXAMPLE_OUTPUT_2 undeclared
credential-env-var
prompts/prompt-few-shot.md:23

"{{EXAMPLE_OUTPUT_2}}"

This file references the environment variable EXAMPLE_OUTPUT_2. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:EXAMPLE_INPUT_3 undeclared
credential-env-var
prompts/prompt-few-shot.md:26

"{{EXAMPLE_INPUT_3}}"

This file references the environment variable EXAMPLE_INPUT_3. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:EXAMPLE_OUTPUT_3 undeclared
credential-env-var
prompts/prompt-few-shot.md:27

"{{EXAMPLE_OUTPUT_3}}"

This file references the environment variable EXAMPLE_OUTPUT_3. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:USER_INPUT undeclared
credential-env-var
prompts/prompt-few-shot.md:32

"{{USER_INPUT}}"

This file references the environment variable USER_INPUT. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:ROLE undeclared
credential-env-var
prompts/prompt-system.md:13

"{{ROLE}}"

This file references the environment variable ROLE. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:EXPERTISE undeclared
credential-env-var
prompts/prompt-system.md:13

"{{EXPERTISE}}"

This file references the environment variable EXPERTISE. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:LANGUAGE undeclared
credential-env-var
prompts/prompt-system.md:16

"{{LANGUAGE}}"

This file references the environment variable LANGUAGE. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:MAX_TOKENS undeclared
credential-env-var
prompts/prompt-system.md:17

"{{MAX_TOKENS}}"

This file references the environment variable MAX_TOKENS. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:OUTPUT_FORMAT undeclared
credential-env-var
prompts/prompt-system.md:22

"{{OUTPUT_FORMAT}}"

This file references the environment variable OUTPUT_FORMAT. If this is a credential (API key, token, secret), declare it in requires.data_handling.

info env:ADDITIONAL_CONTEXT undeclared
credential-env-var
prompts/prompt-system.md:25

"{{ADDITIONAL_CONTEXT}}"

This file references the environment variable ADDITIONAL_CONTEXT. If this is a credential (API key, token, secret), declare it in requires.data_handling.

Send feedback

Sign in to send feedback — it lets us follow up and keeps the tracker free of spam.