<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>PSRafScan PowerShell Script Review Articles</title>
    <link>https://www.psrafscan.com/articles</link>
    <description>Source-backed guides to reviewing PowerShell scripts before execution.</description>
    <language>en-US</language>
    <atom:link href="https://www.psrafscan.com/articles/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to Check a PowerShell Script Before You Run It</title>
      <link>https://www.psrafscan.com/articles/how-to-check-powershell-script-before-running</link>
      <guid isPermaLink="true">https://www.psrafscan.com/articles/how-to-check-powershell-script-before-running</guid>
      <description>A useful pre-run check combines native PowerShell parsing, static rule findings, and a deliberate decision about what still needs controlled runtime testing.</description>
      <category>PowerShell Script Review</category>
      <dc:creator>Rafael Lucas</dc:creator>
      <pubDate>Mon, 13 Jul 2026 06:00:16 GMT</pubDate>
      <atom:updated>2026-07-13T01:00:16-05:00</atom:updated>
    </item>
    <item>
      <title>PowerShell Script vs. Terminal Paste: Why the Same Code Can Behave Differently</title>
      <link>https://www.psrafscan.com/articles/powershell-script-vs-terminal-paste</link>
      <guid isPermaLink="true">https://www.psrafscan.com/articles/powershell-script-vs-terminal-paste</guid>
      <description>A saved .ps1 file and a live PowerShell terminal do not provide the same context, so code that is sound as a file can be unreliable when pasted interactively.</description>
      <category>Terminal and Paste Behavior</category>
      <dc:creator>Rafael Lucas</dc:creator>
      <pubDate>Mon, 13 Jul 2026 06:00:16 GMT</pubDate>
      <atom:updated>2026-07-13T01:00:16-05:00</atom:updated>
    </item>
    <item>
      <title>How to Review AI-Generated PowerShell Without Running It</title>
      <link>https://www.psrafscan.com/articles/review-ai-generated-powershell-without-running</link>
      <guid isPermaLink="true">https://www.psrafscan.com/articles/review-ai-generated-powershell-without-running</guid>
      <description>Treat generated PowerShell as an untrusted candidate: preserve it, choose its intended use, scan it, review bounded revisions, and keep runtime testing separate.</description>
      <category>AI-Generated PowerShell</category>
      <dc:creator>Rafael Lucas</dc:creator>
      <pubDate>Mon, 13 Jul 2026 06:00:16 GMT</pubDate>
      <atom:updated>2026-07-13T01:00:16-05:00</atom:updated>
    </item>
  </channel>
</rss>
