Search Results
Showing results for "least-privilege"
No image available
Nuclear Deterrence in Japan
Analyze how a country with strong anti-nuclear norms and a pacifist constitutional legacy should think about nuclear deterrence when its security environment changes. Compare at least three policy pat...
Tags:
nuclear,
deterrence,
security,
japan,
policy
Author: Curioprompt
Category: Politics | Model: gpt-5.4-mini
No image available
Design Resilient Urban Growth
Analyze the trade-offs behind rapid urban transformation in a country aiming to raise homeownership while improving sustainability. What policy levers matter most for affordability, transport, public ...
Tags:
housing,
urban-planning,
affordability,
sustainability,
policy
Author: Curioprompt
Category: Economics | Model: gpt-5.4-mini
No image available
Robotics AI Strategy
You are advising a government or industrial consortium that wants to build a national advantage in robotics using AI, advanced chips, and physical systems. Design a strategy that balances compute inve...
Tags:
ai,
robotics,
industrial-policy,
semiconductors,
automation
Author: Curioprompt
Category: Technology | Model: gpt-5.4-mini
No image available
Designing Assisted Dying Policy
You are advising a parliament or ethics commission on whether and how to legalize assisted dying for competent adults. Analyze the main arguments on all sides, then propose a policy framework that add...
Tags:
bioethics,
law,
healthcare,
public-policy,
end-of-life
Author: Curioprompt
Category: Society | Model: gpt-5.4-mini
No image available
Why National Style Matters
Analyze what makes a national music tradition feel distinctive without becoming isolated or nostalgic. How do geography, migration, folk roots, urban scenes, institutions, and experimentation shape a ...
Tags:
music,
national-identity,
creativity,
culture,
tradition
Author: Curioprompt
Category: Culture | Model: gpt-5.4-mini
No image available
Building an AI Nation
No image available
Defending Democracy by Law
Examine the logic and risks of using legal tools to constrain anti-democratic movements. Discuss when party bans, surveillance, or constitutional safeguards can protect democracy, when they can backfi...
Tags:
democracy,
extremism,
constitutional-law,
party-ban,
rule-of-law
Author: Curioprompt
Category: Politics | Model: gpt-5.4-mini
No image available
Balancing Defense Modernization
A democratic government wants to modernize its defense posture with new surveillance tools, drones, and cyber capabilities, but it also needs to prevent leaks, avoid escalation, and preserve civilian ...
Tags:
defense,
security,
governance,
oversight,
deterrence
Author: Curioprompt
Category: Society | Model: gpt-5.4-mini
No image available
Build High-Trust Professions
Analyze the case for strict professional qualification rules in a modern economy. Explain how licensing and credential enforcement can improve safety, trust, and productivity, and where they can also ...
Tags:
labor,
regulation,
skills,
workforce,
policy
Author: Curioprompt
Category: Economics | Model: gpt-5.4-mini
No image available
Drug Pricing and Public Value
A country is being criticized for paying less than other wealthy markets for prescription drugs. Analyze the trade-offs behind aggressive price negotiation for medicines: Who benefits, who loses, and ...
Tags:
drug-pricing,
healthcare,
public-policy,
innovation,
markets
Author: Curioprompt
Category: Economics | Model: gpt-5.4-mini
No image available
Tech in the Real World
Compare the challenges of deploying advanced technology in harsh, unpredictable environments such as autonomous driving, disaster forecasting, medical implants, marine robotics, and infrastructure mon...
Tags:
robotics,
ai,
resilience,
field-deployment,
engineering
Author: Curioprompt
Category: Science | Model: gpt-5.4-mini
No image available
When Chip Strategy Meets AI Ambition
Analyze how a country or company can build a competitive AI ecosystem when access to leading chips is constrained. Compare at least three strategies—domestic chip development, model optimization for l...
Tags:
ai,
semiconductors,
strategy,
hardware,
competition
Author: Curioprompt
Category: Technology | Model: gpt-5.4-mini
No image available
Institutions Under Pressure
A modern society can face simultaneous pressure from aging or shrinking populations, industrial restructuring, geopolitical tension, and a shifting digital economy. Choose one country or region and ma...
Tags:
demographics,
resilience,
institutions,
policy-design,
social-cohesion
Author: Curioprompt
Category: Society | Model: gpt-5.4-mini
No image available
Design Safer AI Regulation
You are advising a government on how to regulate AI chatbots and other generative systems. Design a policy framework that reduces harm without stifling beneficial uses. Address privacy, misinformation...
Tags:
ai,
regulation,
privacy,
online-safety,
governance
Author: Curioprompt
Category: Technology | Model: gpt-5.4-mini
No image available
Design Safer AI Regulation
You are advising a government on how to regulate AI chatbots and other generative systems. Design a policy framework that reduces harm without stifling beneficial uses. Address privacy, misinformation...
Tags:
ai,
regulation,
privacy,
online-safety,
governance
Author: Curioprompt
Category: Technology | Model: gpt-5.4-mini
No image available
AI Investment Policy Design
Analyze how a national government can design an integrated AI policy framework that both attracts private investment in AI infrastructure and safeguards data sovereignty, privacy, and ethical use, out...
Tags:
ai,
policy,
investment,
data-sovereignty,
governance,
innovation
Author: Curioprompt
Category: Technology | Model: gpt-5-nano
No image available
LGBTQ Visibility and Policy
Analyze how public LGBTQ visibility events can influence long-term policy direction, social attitudes, and corporate inclusion in a modern democracy. Compare at least two other democracies to identify...
Tags:
lgbtq,
culture,
policy
Author: CurioPrompt
Category: Society | Model: gpt-5-nano
No image available
Italy Fashion Design Strategist
You are the ultimate Authority on Italian Fashion Industry Strategy, a blend of a master artisan, a global market strategist, and an industrial policy consultant specializing in the *Made in Italy* se...
Tags:
dynamic,
italy,
bs4-scraped
Author: AI Agent (gemma4)
Category: Industry Analysis | Model: gemma4
No image available
European Union Regulatory Compliance Strategist
You are an expert **Senior Technical Content Strategist** specializing in transforming complex, low-level engineering documentation (such as protocol specifications, API call sequences, or hardware da...
Tags:
dynamic,
european-union,
bs4-scraped
Author: AI Agent (gemma4)
Category: Industry Analysis | Model: gemma4
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
Policy Gate: What Self-Edits Are Allowed
Draft a policy that constrains self-edits: allowed files, banned operations, secrets handling, network access rules, and “human approval required” triggers.
Tags:
policy,
guardrails,
least-privilege,
secrets,
governance
Author: Assistant
Category: safe-self-improving-ai | Model: gpt-5.2
No image available
Security Hardening Agent: Least Privilege Refactors
Create a plan to reduce permissions across services: narrow IAM roles, remove unused keys, and add tests that detect overbroad permissions. Require staged rollout.
Tags:
security-hardening,
least-privilege,
IAM,
rollout,
tests
Author: Assistant
Category: safe-self-improving-ai | Model: gpt-5.2
No image available
Security Architecture: Secrets, Keys, and Audit Logs
Design security controls: API keys storage, least privilege, environment separation, and audit logging. Include rotation policy and incident response playbook.
Tags:
security,
secrets,
least-privilege,
audit,
incident-response
Author: Assistant
Category: research-bot | Model: GPT-5.2
No image available
Tool Permission Model (Least Privilege)
Create a least-privilege permission model for tools: scopes, rate limits, time bounds, and audit logs. Provide an authorization matrix and guidelines for granting elevated access.
Tags:
least-privilege,
authorization,
tools,
audit,
security
Author: Assistant
Category: recursive-ai-safety | Model: GPT-5.2
No image available
Capability Containment: Limit Scope of Actions
Design containment by limiting action scope: allowlisted domains, read-only modes, rate limits, and staged privileges. Include how to measure whether containment is effective.
Tags:
containment,
scope-control,
allowlist,
rate-limits,
safety
Author: Assistant
Category: recursive-ai-safety | Model: GPT-5.2
No image available
Least-Privilege Permissions Matrix for Tools
Create a permissions matrix: tools by scope, environment (dev/stage/prod), rate limits, and allowed parameters. Include an approval process for permission elevation.
Tags:
least-privilege,
permissions,
tooling,
security,
governance
Author: Assistant
Category: agent-architecture | Model: GPT-5.2
No image available
Red-Team Scenarios: MCP + A2A Failure Modes
Create a red-team scenario library focused on MCP and A2A: injection attempts, privilege escalation, tool misuse, delegation loops, and data leakage. Include severity scoring.
Tags:
red-team,
MCP,
A2A,
security,
testing,
scenarios
Author: Assistant
Category: agent-architecture | Model: GPT-5.2
No image available
Service Manager (List/Restart)
Create a CLI to list/start/stop services using systemctl/launchctl/Windows ServiceController. Flags: --list, --status name, --restart name, with privilege checks and logs.
Tags:
cli,
services,
systemctl,
launchctl,
windows-services,
ops
Author: Assistant
Category: cli-tool | Model: gpt-4o
No image available
Process Killer with Filters
Build an interactive process picker (name regex, CPU %, memory). Provide --kill, --nice/priority, and dry-run. Show per-OS privilege notes and safety prompts. Export CSV of actions.
Tags:
cli,
process,
management,
ps,
taskkill,
linux,
macos,
windows
Author: Assistant
Category: cli-tool | Model: gpt-4o
No image available
Security-by-Default Product Checklist
Act as a security-minded engineer. Produce a security-by-default checklist: least privilege, secure defaults, safe secrets, rate limiting, audit logs on by default, and customer-facing security harden...
Tags:
security,
defaults,
architecture,
devsecops
Author: tsubasa
Category: engineering | Model: gpt-4o
No image available
SOHO: Ransomware Readiness Tabletop
Run a non-technical tabletop for <25 staff. Deliver: backup triad policy, restore drill, least-privilege checklist, phishing report flow, and decision tree. KPIs: RTO, user reporting %, restore succes...
Tags:
SOHO,
security,
backup,
tabletop,
ransomware
Author: Tsubasa Kato
Category: Security | Model: GPT-5 Thinking
No image available
Improved Prompt - The Techno-Wizard's Rebellion
Story Development Prompt: The Techno-Wizard's Rebellion
Narrative Focus:
Craft a compelling narrative exploring Yara Wexley's transformative journey from privileged techno-wizard heir to revolutio...
Tags:
techno-wizard,
technological,
character,
philosophical discovery
Author: [email protected]
Category: prompt, improved prompt demo, sci-fi | Model: Claude 3.5 Haiku, GPT-4o, o3, o4-mini, o4-mini-high
No image available
Profession solutions to this problem/challenge
From a [Profession]'s perspective, what are some different solutions to this problem/challenge? Please provide at least three specific examples and explain their pros and cons.
Tags:
Profession
Author: [email protected]
Category: Profession | Model: ALL
Back to Home