google-agents-cli-scaffold
Scaffold Google ADK Agent Projects
Starting a Google ADK agent project requires several template, deployment, and workflow choices. This skill guides agents-cli scaffolding from prototype setup through enhancement and upgrade planning.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "google-agents-cli-scaffold" from https://skillstore.io/skills/google-google-agents-cli-scaffold.md and its manifest at https://skillstore.io/api/skills/google-google-agents-cli-scaffold/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "google-agents-cli-scaffold". Start a prototype customer support agent on Google ADK.
Expected outcome:
- The assistant asks for the agent goal, tools, data sources, and deployment preference.
- It recommends a prototype-first scaffold and explains which template fits the support workflow.
- It confirms the project name and guidance filename before any local changes are made.
Using "google-agents-cli-scaffold". Add Cloud Run deployment scaffolding to my existing project.
Expected outcome:
- The assistant checks where the agent code lives and confirms the target deployment choice.
- It explains the files likely to be added or updated, including deployment and build assets.
- It asks for approval before running scaffold enhancement steps.
Using "google-agents-cli-scaffold". Plan a RAG agent that searches internal documents.
Expected outcome:
- The assistant compares document search and vector search options for the datastore.
- It recommends a RAG scaffold path with region and session considerations.
- It notes that datastore provisioning and ingestion are needed before meaningful tests.
Security Audit
SafeAll 75 static findings were adjudicated as false positives caused by Markdown backticks, CLI examples, file path mentions, and documentation links. No prompt injection, data exfiltration intent, hidden command execution, or malicious filesystem behavior was found in the reviewed files.
Risk Factors
โ๏ธ External commands (67)
๐ Network access (1)
๐ Filesystem access (4)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/google-google-agents-cli-scaffold/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/google-google-agents-cli-scaffold?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/google-google-agents-cli-scaffold?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/google-google-agents-cli-scaffold/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/google-google-agents-cli-scaffold.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
google. (2026). google-agents-cli-scaffold security audit report (audit version 4) [Author version 0.5.1]. Skillstore. https://skillstore.io/skills/google-google-agents-cli-scaffold/audits/4BibTeX citation
@techreport{google-google-google-agents-cli-scaffold-2026,
author = {google},
title = {google-agents-cli-scaffold security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/google-google-agents-cli-scaffold/audits/4},
note = {Author version 0.5.1}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "google-agents-cli-scaffold security audit report (audit version 4)"
version: "0.5.1"
type: report
authors:
- name: "google"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/google-google-agents-cli-scaffold/audits/4"
identifiers:
- type: other
value: "skillstore:google-google-agents-cli-scaffold:audit:4"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Start a Prototype Agent
Create a new Google ADK project with the right template and minimal deployment overhead.
Add Deployment Scaffolding
Enhance an existing project with deployment files or CI/CD choices after the prototype works.
Plan RAG or A2A Architecture
Choose the correct scaffold template, datastore, session model, and deployment target before coding.
Try These Prompts
Create a prototype Google ADK agent project for [purpose]. Ask me for missing requirements before choosing a template or deployment option.
Enhance my existing ADK project in [path] with [deployment target or CI/CD runner]. Check the agent directory first and explain changes before running commands.
Plan a RAG agent scaffold using [document source] and [datastore preference]. Recommend the agents-cli template, datastore, session storage, and region choices.
Upgrade this agents-cli scaffolded project and preserve custom files. Use dry-run first, summarize conflicts, and ask before applying changes.
Best Practices
- Clarify the agent goal, tools, data sources, and deployment needs before creating a project.
- Start with prototype mode, then add deployment or CI/CD after the agent behavior is validated.
- Confirm the existing agent directory and selected runner before enhancing a project.
Avoid
- Do not create the project directory before running scaffold create.
- Do not change an existing model choice unless the user explicitly asks.
- Do not write A2A API wiring manually when the A2A scaffold can generate it.
Frequently Asked Questions
What does this skill help create?
Does this skill install agents-cli automatically?
Which assistants can use this skill?
Can it deploy my agent to production?
Can it update an existing project?
Does it write the agent business logic?
Developer Details
Author
googleLicense
MIT
Author version
v0.5.1
Skillstore revision
r1
Ref
a06681402992ceae98ba04d54cfd4ab004862696
Maintenance freshness
7/18/2026
Usage
3 downloads ยท 0 views
File structure